Click or drag to resize
DigitalRuneDRMeshNodeContent Properties

The DRMeshNodeContent 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 propertyInputMorphTargets
Gets or sets the morph targets associated with the InputMesh.
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 propertyMesh
Gets or sets the mesh.
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