Click or drag to resize

IScreenSpaceRendererAspect Properties

The IScreenSpaceRendererAspect 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 propertyEnableScreenSpace
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 propertyScreenCoords
Public propertyScreenSpaceOrder
Top
See Also