Click or drag to resize
DigitalRuneTransformedFigure Properties

The TransformedFigure type exposes the following members.

Properties
  NameDescription
Public propertyBoundingShape
Gets the collision shape for bounding volume tests and culling.
(Inherited from Figure.)
Public propertyChild
Gets or sets the figure that is transformed.
Public propertyHitShape
Gets the collision shape for hit tests.
(Inherited from Figure.)
Public propertyPose
Gets or sets the pose (position and orientation) that is applied to the figure.
Public propertyScale
Gets or sets the scale factor that is applied to the figure.
Top
See Also