CylinderRendererAspect Properties |
The CylinderRendererAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| Angle | How much of the cylinder is drawn. | |
| AspectManagedBy |
The Aspect that this is managed by.
(Inherited from AspectComponentBase.) | |
| BoundingBox | (Inherited from RendererAspectT.) | |
| BoundingSphere | (Inherited from RendererAspectT.) | |
| CastShadows | Whether the renderer casts a shadow. (Inherited from RendererAspectBase.) | |
| ConeRatio | Ratio of the radii at either end. A ratio of 1 will create a cylinder, A ratio of 0 will create a cone | |
| 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.) | |
| CurveAngle | When non zero this extrudes the cylinder around a curve with a radius of CurveRadius. | |
| CurveRadius | When CurveAngle is non zero this extrudes the cylinder around a curve with a radius of CurveRadius. | |
| CurveSegments | When CurveAngle is non zero this extrudes the cylinder around a curve with a radius of CurveRadius with this number of segments to the curve. The default is 20. | |
| Document | (Inherited from PrimitiveRendererAspectT.) | |
| HasRenderables |
The value for whether the aspect has renderables to be rendered.
(Inherited from RendererAspectBaseT.) | |
| Id | (Inherited from SerializableObject.) | |
| InnerRadius | The radius of the cylinder's hollow section. | |
| 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.) | |
| Length | The length of the cylinder along its main axis (Y axis dimension). | |
| Material | The color and texture of the cylinder's surface. | |
| Name | A unique name for the aspect (Inherited from AspectComponentBase.) | |
| Radius | The radius of the cylinder (in the X/Z plane). | |
| RadiusRatio | This controls how elliptical the cylinder is. | |
| Renderable | (Inherited from PrimitiveRendererAspectT.) | |
| Renderables | (Inherited from RendererAspectBaseT.) | |
| ShowResizeControlPoints | (Inherited from PrimitiveRendererAspectT.) | |
| Skew | When CurveAngle is non zero this skews the extruded cylinder this distance between the start and the end of the curve. | |
| Slices | The number of sides the cylinder has in plan view. A higher number produces a more accurate cylinder, but takes longer to draw. | |
| StartAngle | The starting angle for the cylinder. | |
| WorldMatrix | (Inherited from PrimitiveRendererAspectT.) |