WedgeRendererAspect Class |
Namespace: Demo3D.Visuals.Renderers.Primitives
public class WedgeRendererAspect : PrimitiveRendererAspect<WedgeRenderable>
The WedgeRendererAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| WedgeRendererAspect | Initializes a new instance of the WedgeRendererAspect class |
| Name | Description | |
|---|---|---|
| Angle | The angle of the wedge from the bottom to the top right in the X/Y plane. 90 degrees is vertical. | |
| AspectManagedBy |
The Aspect that this is managed by.
(Inherited from AspectComponentBase.) | |
| BoundingBox | (Inherited from RendererAspectT.) | |
| BoundingSphere | (Inherited from RendererAspectT.) | |
| ControlPoints | (Overrides PrimitiveRendererAspectTControlPoints.) | |
| Document | (Inherited from PrimitiveRendererAspectT.) | |
| HasRenderables | (Inherited from RendererAspectBaseT.) | |
| Height | The height of the wedge. | |
| Id | (Inherited from SerializableObject.) | |
| IsCollapsed |
Collapse or expand the aspect in the Aspect Viewer.
(Inherited from AspectComponentBase.) | |
| IsEnabled | (Inherited from AspectComponentBase.) | |
| IsInitialized | (Inherited from AspectComponentBase.) | |
| IsReadOnly | (Inherited from AspectComponentBase.) | |
| Length | The length of the wedge. | |
| Material | The display material for the wedge mesh. | |
| Name | A unique name for the aspect (Inherited from AspectComponentBase.) | |
| Renderable | (Inherited from PrimitiveRendererAspectT.) | |
| Renderables | (Inherited from RendererAspectBaseT.) | |
| ShowResizeControlPoints | (Inherited from PrimitiveRendererAspectT.) | |
| Width | The width of the wedge. | |
| WorldMatrix | (Inherited from PrimitiveRendererAspectT.) |
| Name | Description | |
|---|---|---|
| IsEnabledChanged | (Inherited from AspectComponentBase.) |
| Name | Description | |
|---|---|---|
| controlPoints | (Inherited from PrimitiveRendererAspectT.) |