Click or drag to resize

IRenderOnTopRendererAspect Properties

The IRenderOnTopRendererAspect type exposes the following members.

Properties
 NameDescription
Public propertyBoundingBox The bounding box of the aspect.
(Inherited from IRendererAspect)
Public propertyBoundingSphere The bounding sphere of the aspect.
(Inherited from IRendererAspect)
Public propertyCastShadows The value for if the aspect casts shadows.
(Inherited from IRendererAspect)
Public propertyContainerBoundingBox The bounding box of the owning container.
(Inherited from IRendererAspect)
Public propertyContainerBoundingSphere The bounding sphere of the owning container.
(Inherited from IRendererAspect)
Public propertyContainerWorldMatrix The world matrix of the owning container.
(Inherited from IRendererAspect)
Public propertyHasRenderables The value for whether the aspect has renderables to be rendered.
(Inherited from IRendererAspect)
Public propertyIsEnabled The value for whether the aspect is enabled.
(Inherited from IRendererAspect)
Public propertyIsLayerVisible The value for whether the owning container's layer is visible.
(Inherited from IRendererAspect)
Public propertyNameA unique name for the aspect
(Inherited from IRendererAspect)
Public propertyRenderOnTop Whether to disable the Z-buffer when rendering this aspect.
Top
See Also