Taos API Reference
    Preparing search index...

    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).