| DRMeshNodeContent Properties |
The DRMeshNodeContent type exposes the following members.
| Name | Description | |
|---|---|---|
| Children |
Gets or sets the children of this node.
(Inherited from DRSceneNodeContent.) | |
| InputMesh |
Gets or sets the imported MeshContent.
| |
| InputMorphTargets |
Gets or sets the morph targets associated with the InputMesh.
| |
| LodDistance |
Gets or sets the LOD distance.
(Inherited from DRSceneNodeContent.) | |
| LodLevel |
Gets or sets the LOD level.
(Inherited from DRSceneNodeContent.) | |
| MaxDistance |
Gets or sets the maximum distance up to which the scene node is rendered.
(Inherited from DRSceneNodeContent.) | |
| Mesh |
Gets or sets the mesh.
| |
| Name |
Gets or sets the name.
(Inherited from DRSceneNodeContent.) | |
| Parent |
Gets or sets the parent of this node.
(Inherited from DRSceneNodeContent.) | |
| PoseLocal |
Gets or sets the pose (position and orientation) relative to the parent node.
(Inherited from DRSceneNodeContent.) | |
| PoseWorld |
Gets or sets the pose (position and orientation) relative to world space.
(Inherited from DRSceneNodeContent.) | |
| ScaleLocal |
Gets or sets the scale.
(Inherited from DRSceneNodeContent.) | |
| UserData |
Gets or sets a user-defined tag object.
(Inherited from DRSceneNodeContent.) |