ContainerRendererAspect Properties |
The ContainerRendererAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| AspectManagedBy |
The Aspect that this is managed by.
(Inherited from AspectComponentBase.) | |
| BackRatio | ||
| BaseRatio | The ratio of the bottom base of the Container to the top opening of the Container. 1.0 will mean square sides, 0.9 (the default) makes the sides taper in to 10% smaller than the top. | |
| BoundingBox | (Inherited from RendererAspectT.) | |
| BoundingSphere | (Inherited from RendererAspectT.) | |
| CastShadows | Whether the renderer casts a shadow. (Inherited from RendererAspectBase.) | |
| ContainerBoundingBox |
The bounding box of the owning container.
(Inherited from RendererAspectBase.) | |
| ContainerBoundingSphere |
The bounding sphere of the owning container.
(Inherited from RendererAspectBase.) | |
| ContainerWorldMatrix |
The world matrix of the owning container.
(Inherited from RendererAspectBase.) | |
| ControlPoints | (Overrides PrimitiveRendererAspectTControlPoints.) | |
| Depth | The depth of the outer edges at the top of the Container. | |
| Document | (Inherited from PrimitiveRendererAspectT.) | |
| FrontRatio | ||
| HasBack | The color and optional texture of the Container. | |
| HasBottom | The container can be used as a funnel if this is false. | |
| HasFront | The container can be used as a pigeon hole if this is false. | |
| HasLeft | Whether the container has a left side or not. | |
| HasRenderables |
The value for whether the aspect has renderables to be rendered.
(Inherited from RendererAspectBaseT.) | |
| HasRight | Whether the container has a right side or not. | |
| HasTop | Whether the container has a top or not. Useful for creating hollow shapes such as pallets. | |
| Height | The height of the Container from the top to the bottom. | |
| Id | (Inherited from SerializableObject.) | |
| IsCollapsed |
Collapse or expand the aspect in the Aspect Viewer.
(Inherited from AspectComponentBase.) | |
| IsEnabled |
The value for whether the aspect is enabled.
(Inherited from AspectComponentBase.) | |
| IsInitialized |
Gets the value of whether or not this aspect has been initialized. An aspect is initialized during the scenes initialization when starting a model.
(Inherited from AspectComponentBase.) | |
| IsLayerVisible |
The value for whether the owning container's layer is visible.
(Inherited from RendererAspectBase.) | |
| IsReadOnly |
When true, disable editing in the Aspect Viewer
(Inherited from AspectComponentBase.) | |
| Material | The color and optional texture of the Container. | |
| Name | A unique name for the aspect (Inherited from AspectComponentBase.) | |
| Renderable | (Inherited from PrimitiveRendererAspectT.) | |
| Renderables | (Inherited from RendererAspectBaseT.) | |
| ShowResizeControlPoints | (Inherited from PrimitiveRendererAspectT.) | |
| Thickness | The thickness of the sides of the Container. | |
| Width | The width of the outer edges at the top of the Container. | |
| WorldMatrix | (Inherited from PrimitiveRendererAspectT.) |