Click or drag to resize

QuadRendererAspect Properties

The QuadRendererAspect type exposes the following members.

Properties
  NameDescription
Public propertyAspectManagedBy
The Aspect that this is managed by.
(Inherited from AspectComponentBase.)
Public propertyBackMaterial
The color and optional texture of the back face.
Public propertyBoundingBox (Inherited from RendererAspectT.)
Public propertyBoundingSphere (Inherited from RendererAspectT.)
Public propertyControlPoints (Overrides PrimitiveRendererAspectTControlPoints.)
Public propertyDocument (Inherited from PrimitiveRendererAspectT.)
Public propertyFrontMaterial
The color and optional texture of the front face.
Public propertyHasBackFace
Whether to show the back face of the quad or not.
Public propertyHasRenderables (Inherited from RendererAspectBaseT.)
Public propertyHeight
The height of the quad.
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 propertyName
A unique name for the aspect
(Inherited from AspectComponentBase.)
Protected propertyRenderable (Inherited from PrimitiveRendererAspectT.)
Public propertyRenderables (Inherited from RendererAspectBaseT.)
Public propertyShowResizeControlPoints (Inherited from PrimitiveRendererAspectT.)
Public propertyUVCoords
The Texture Coords allow an imported image to be cropped. The top left of the quad is (0,0) and the bottom right of the quad is (1,1).
Public propertyWidth
The width of the quad.
Public propertyWorldMatrix (Inherited from PrimitiveRendererAspectT.)
Top
See Also