Click or drag to resize

SphereRendererAspect Properties

The SphereRendererAspect type exposes the following members.

Properties
  NameDescription
Public propertyAspectManagedBy
The Aspect that this is managed by.
(Inherited from AspectComponentBase.)
Public propertyBoundingBox (Inherited from RendererAspectT.)
Public propertyBoundingSphere (Inherited from RendererAspectT.)
Public propertyControlPoints (Overrides PrimitiveRendererAspectTControlPoints.)
Public propertyDiameter
Public propertyDocument (Inherited from PrimitiveRendererAspectT.)
Public propertyHasRenderables (Inherited from RendererAspectBaseT.)
Public propertyId (Inherited from SerializableObject.)
Public propertyIsCollapsed
Collapse or expand the aspect in the Aspect Viewer.
(Inherited from AspectComponentBase.)
Public propertyIsEnabled (Inherited from AspectComponentBase.)
Public propertyIsInitialized (Inherited from AspectComponentBase.)
Public propertyIsReadOnly (Inherited from AspectComponentBase.)
Public propertyMaterial
The color and texture of the sphere's surface.
Public propertyName
A unique name for the aspect
(Inherited from AspectComponentBase.)
Public propertyRadius
The radius of the sphere.
Protected propertyRenderable (Inherited from PrimitiveRendererAspectT.)
Public propertyRenderables (Inherited from RendererAspectBaseT.)
Public propertyShowResizeControlPoints (Inherited from PrimitiveRendererAspectT.)
Public propertySlices
The number of sides the sphere has in plan view. A higher number produces a more accurate sphere, but takes longer to draw.
Public propertyStacks
The number of sides the sphere has in side view. A higher number produces a more accurate sphere, but takes longer to draw.
Public propertyWorldMatrix (Inherited from PrimitiveRendererAspectT.)
Top
See Also