DecoratorGeometry
Description
- Derived from
- 
ModelDecorator abstract 
- Extended by
- 
DecoratorBoundingBox sealed 
 DecoratorBoundingSphere sealed
 DecoratorGroundDisc sealed
| Full source code is included in the Tinman 3D SDK download. | 
Abstract base class for IModelDecorator implementations that show the bounding geometry of the model.
Public / Attributes
ColorEdges
The color for the edges of the bounding geometry.
Defaults to 0x80FFA5A5 (see Colors.Decode_A8R8G8B8).
ColorFaces
The color for the faces of the bounding geometry.
Defaults to 0x60FFA5A5 (see Colors.Decode_A8R8G8B8).