Taos API Reference
← Docs
Quick-Start Guide
Preparing search index...
core
ReflectionProbeContent
Type Alias ReflectionProbeContent
ReflectionProbeContent
:
"sky"
|
"sky-and-clouds"
|
"scene"
What environment a
ReflectionProbe
captures into its cubemap.
'sky'
— sky shading only, evaluated per-direction.
'sky-and-clouds'
— sky plus a stylized cloud layer (still sky-only; no scene geometry).
'scene'
— sky followed by a forward render of every
MeshRenderer
whose world AABB intersects the probe's capture extent (when set).
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
← Docs
Quick-Start Guide
Taos API Reference
Loading...
What environment a ReflectionProbe captures into its cubemap.
'sky'— sky shading only, evaluated per-direction.'sky-and-clouds'— sky plus a stylized cloud layer (still sky-only; no scene geometry).'scene'— sky followed by a forward render of every MeshRenderer whose world AABB intersects the probe's capture extent (when set).