Difference between revisions of "PRIM REFLECTION PROBE MIRROR"

From Second Life Wiki
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 15:15, 22 April 2024

Description

Constant: integer PRIM_REFLECTION_PROBE_MIRROR = 4;

The integer constant PRIM_REFLECTION_PROBE_MIRROR has the value 4

Used with PRIM_REFLECTION_PROBE. When enabled, objects with low-roughness PBR materials objects act as a mirror. Note that mirrors do not reflect avatars unless PRIM_REFLECTION_PROBE_DYNAMIC is also set. Rendering mirrors has a performance cost.

Related Articles

Deep Notes

Search JIRA for related Issues

Signature

integer PRIM_REFLECTION_PROBE_MIRROR = 4;