Click or drag to resize

NodeTransformationGraphics Properties

The NodeTransformationGraphics type exposes the following members.

Properties
  NameDescription
Public propertyRotation
Gets or sets the rotation to apply to the model node. If not specified, the default is Identity.
Public propertyScale
Gets or sets the x,y,z scaling to apply to the model node. If not specified, the default is 1 in each dimension.
Public propertyTranslation
Gets or sets the x,y,z translation to apply to the model node. If not specified, the default is Zero.
Top
See Also