Click or drag to resize
DigitalRuneDRSceneNodeContent Properties

The DRSceneNodeContent type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Gets or sets the children of this node.
Public propertyLodDistance
Gets or sets the LOD distance.
Public propertyLodLevel
Gets or sets the LOD level.
Public propertyMaxDistance
Gets or sets the maximum distance up to which the scene node is rendered.
Public propertyName
Gets or sets the name.
Public propertyParent
Gets or sets the parent of this node.
Public propertyPoseLocal
Gets or sets the pose (position and orientation) relative to the parent node.
Public propertyPoseWorld
Gets or sets the pose (position and orientation) relative to world space.
Public propertyScaleLocal
Gets or sets the scale.
Public propertyUserData
Gets or sets a user-defined tag object.
Top
See Also