RenderRendererHook Properties |
The RenderRendererHook type exposes the following members.
| Name | Description | |
|---|---|---|
| Aabb |
Gets the axis aligned bounding box of all hook elements for frustum test.
| |
| Elements |
Gets or sets the RenderRendererHook elements. It represents the list of 3D objects to draw at a specific stage of the rendering pipeline. | |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| Point |
Gets the rendering hook point. The hook point defines when the hook must be rendered in the rendering pipeline. | |
| Visible |
Gets or sets a value indicating whether this RenderRendererHook is visible.
|