vrScenegraphTypes¶
-
class
vrScenegraphTypes
¶ Options for unsharing cloned nodes in the Scenegraph.
Breaks all clone connections in the subtree.
Breaks all clone connections from nodes in the subtree to other parts of the Scenegraph. Keeps clone connections within the subtree.
Breaks the clone connection of the selected node and of implicitly shared children. Shared children that have explicit clone connections to other nodes (inside or outside the subtree) are not unshared.
-
class
DuplicateOption
¶ Options for how to handle clones nodes inside the duplicated tree.
-
DuplicateAll
¶ Duplicate node without keeping any clone structure in its hierarchy.
-
DuplicateKeepLocalClones
¶ Duplicate node and keep the inner clone structure in its hierarchy.
-
DuplicateKeepClones
¶ Duplicate node and in its hierarchy keep inner clone structure as well as clone connections to other parts of the Scenegraph.
-
-
class
Action
¶ -
Rename
¶
-
Convert
¶
-
ShowHide
¶
-
SetSide
¶
-
AddSubChild
¶
-
MoveTo
¶
-
ApplyMaterial
¶
-
Delete
¶
-
RemoveSelected
¶
-
Cut
¶
-
Paste
¶
-
Clone
¶
-
ReloadFile
¶
-
ReplaceFile
¶
-
Tessellate
¶
-
ShellFromSelection
¶
-
EditGeometry
¶
-
Edit
¶
-
ChangeTransformation
¶
-
ChangeSwitchChoice
¶
-
ChangeAnimation
¶
-
EditLightProperties
¶
-
SwitchLightOnOff
¶
-
ChangeGeometryNormals
¶
-
ChangeGeometryAO
¶
-
ChangeGeometryTextureCoords
¶
-
EditCameraProperties
¶
-
ModifyAsset
¶
-