Difference between revisions of "PRIM REFLECTION PROBE BOX"
Jump to navigation
Jump to search
m |
(Add to glTF category.) |
||
Line 19: | Line 19: | ||
|cat4 | |cat4 | ||
}} | }} | ||
[[Category:glTF]] |
Revision as of 05:44, 27 August 2023
Warning! Future feature | |
This feature will be supported in the upcoming GLTF Materials project. |
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PRIM_REFLECTION_PROBE_BOX = 1;The integer constant PRIM_REFLECTION_PROBE_BOX has the value 1
Used with PRIM_REFLECTION_PROBE. A reflection probe is a sphere by default, otherwise a box if this flag is set on the corresponding prim.
Caveats