Click or drag to resize

RenderRendererHook Properties

The RenderRendererHook type exposes the following members.

Properties
  NameDescription
Public propertyAabb
Gets the axis aligned bounding box of all hook elements for frustum test.
Public propertyElements
Gets or sets the RenderRendererHook elements.
It represents the list of 3D objects to draw at a specific stage of the rendering pipeline.
Public propertyIsDisposed
Gets a value indicating whether this instance is disposed.
Public propertyPoint
Gets the rendering hook point.
The hook point defines when the hook must be rendered in the rendering pipeline.
Public propertyVisible
Gets or sets a value indicating whether this RenderRendererHook is visible.
Top
See Also