Meta_SceneLink
A SceneLink specifies a link to a branch of the tree to render.
Public Types
Property index.
Idx_Enabled | bool - Whether to render the thing. |
Idx_RootNode | link - The thing to render. |
Idx_Owner | link - The user who owns the SceneLink. |
Idx_VisibleToOwner | bool - Whether the owner of the SceneLink can see the thing. |
Idx_VisibleToOthers | bool - Whether all the other users can see the thing. |