| DRModelNodeContent Properties |
The DRModelNodeContent type exposes the following members.
| Name | Description | |
|---|---|---|
| Children |
Gets or sets the children of this node.
(Inherited from DRSceneNodeContent.) | |
| 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.) | |
| 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.) |