Click or drag to resize

IRendererAspect Properties

The IRendererAspect type exposes the following members.

Properties
  NameDescription
Public propertyBoundingBox
The bounding box of the aspect.
Public propertyBoundingSphere
The bounding sphere of the aspect.
Public propertyCastShadows
The value for if the aspect casts shadows.
Public propertyContainerBoundingBox
The bounding box of the owning container.
Public propertyContainerBoundingSphere
The bounding sphere of the owning container.
Public propertyContainerWorldMatrix
The world matrix of the owning container.
Public propertyHasRenderables
The value for whether the aspect has renderables to be rendered.
Public propertyIsEnabled
The value for whether the aspect is enabled.
Public propertyIsLayerVisible
The value for whether the owning container's layer is visible.
Top
See Also