PropertyΒΆ

Enumeration Property

The properties a Node can have.

Enumeration Members

ACTIVATABLE: "activatable"
ANIMATION: "animation"
APPEARANCE_URI: "appearanceURI"
ATTACHMENT: "attachment"
AUX_CONTENT: "auxContent"
AUX_ENABLED: "auxEnabled"
AUX_NODES: "auxNodes"
CHILDREN: "children"
COMPARISON_GROUP: "comparisonGroup"
DEPTH: "depth"
ENABLED: "enabled"
GLOBAL_TRANSFORM: "globalTransform"
GLOBAL_VOLUME: "globalVolume"
HAS_AUX_STRUCTURE: "hasAuxStructure"
HAS_VARIANTS: "hasVariants"
HIDDEN: "hidden"
INFO_STATE: "infoState"

Deprecated

Property INFO_STATE is deprecated and will be removed in the next release. Please use STATE instead.

LABEL: "label"
LOCAL_TRANSFORM: "localTransform"
LOCAL_VOLUME: "localVolume"
MODEL_VIEWS: "modelViews"
NAMES: "names"
NODE_REPRESENTATION: "nodeRepresentation"
PARENT: "parent"
PICKABLE: "pickable"
REAL: "real"
REAL_OCCLUDER: "realOccluder"
RENDER_MODE: "renderMode"
RESOURCE_STATE: "resourceState"

Deprecated

Property RESOURCE_STATE is deprecated and will be removed in the next release. Please use STATE instead.

SELECTED: "selected"
STATE: "state"
SUBTYPE: "subType"
TYPE: "type"
USER_DATA: "userData"