NodeTransformationGraphics Properties |
The NodeTransformationGraphics type exposes the following members.
Name | Description | |
---|---|---|
Rotation |
Gets or sets the rotation to apply to the model node.
If not specified, the default is Identity.
| |
Scale |
Gets or sets the x,y,z scaling to apply to the model node.
If not specified, the default is 1 in each dimension.
| |
Translation |
Gets or sets the x,y,z translation to apply to the model node.
If not specified, the default is Zero.
|