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