SphereRendererAspect Class |
Namespace: Demo3D.Visuals.Renderers.Primitives
public class SphereRendererAspect : PrimitiveRendererAspect<SphereRenderable>
The SphereRendererAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| SphereRendererAspect | Initializes a new instance of the SphereRendererAspect class |
| Name | Description | |
|---|---|---|
| AspectManagedBy |
The Aspect that this is managed by.
(Inherited from AspectComponentBase.) | |
| BoundingBox | (Inherited from RendererAspectT.) | |
| BoundingSphere | (Inherited from RendererAspectT.) | |
| ControlPoints | (Overrides PrimitiveRendererAspectTControlPoints.) | |
| Diameter | ||
| Document | (Inherited from PrimitiveRendererAspectT.) | |
| HasRenderables | (Inherited from RendererAspectBaseT.) | |
| 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.) | |
| Material | The color and texture of the sphere's surface. | |
| Name | A unique name for the aspect (Inherited from AspectComponentBase.) | |
| Radius | The radius of the sphere. | |
| Renderable | (Inherited from PrimitiveRendererAspectT.) | |
| Renderables | (Inherited from RendererAspectBaseT.) | |
| ShowResizeControlPoints | (Inherited from PrimitiveRendererAspectT.) | |
| Slices | The number of sides the sphere has in plan view. A higher number produces a more accurate sphere, but takes longer to draw. | |
| Stacks | The number of sides the sphere has in side view. A higher number produces a more accurate sphere, but takes longer to draw. | |
| WorldMatrix | (Inherited from PrimitiveRendererAspectT.) |
| Name | Description | |
|---|---|---|
| IsEnabledChanged | (Inherited from AspectComponentBase.) |
| Name | Description | |
|---|---|---|
| controlPoints | (Inherited from PrimitiveRendererAspectT.) |