PRIM REFLECTION PROBE BOX: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{hint |mode=warning |title_desc=Future feature |desc=This function will be supported in the upcoming GLTF Materials project.</b><br/>Currently it will only work in support..." |
(No difference)
|
Revision as of 13:09, 10 October 2022
![]() |
Warning! Future feature |
This function 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. Reflection probes are spheres by default, otherwise a box if this flag is set on the corresponding prim.
Caveats