Click or drag to resize
DigitalRuneDROccluderNodeContent Properties

The DROccluderNodeContent type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Gets or sets the children of this node.
(Inherited from DRSceneNodeContent.)
Public propertyInputMesh
Gets or sets the imported MeshContent.
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 propertyOccluder
Gets or sets the occluder.
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