Click or drag to resize
DigitalRuneDRLodGroupNodeContent Properties

The DRLodGroupNodeContent type exposes the following members.

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