| TransformedFigure Properties |
The TransformedFigure type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundingShape |
Gets the collision shape for bounding volume tests and culling.
(Inherited from Figure.) | |
| Child |
Gets or sets the figure that is transformed.
| |
| HitShape |
Gets the collision shape for hit tests.
(Inherited from Figure.) | |
| Pose |
Gets or sets the pose (position and orientation) that is applied to the figure.
| |
| Scale |
Gets or sets the scale factor that is applied to the figure.
|