RenderRendererHookContext Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderRendererHookContext type exposes the following members.
Name | Description | |
---|---|---|
RenderRendererHookContext |
Initializes a new instance of the RenderRendererHookContext class.
| |
RenderRendererHookContext(RenderPointOfView, Frustum, Viewport, Viewport, Viewport) |
/// Initializes a new instance of the RenderRendererHookContext class using the specified parameters.
|
Name | Description | |
---|---|---|
Frustum |
Gets or sets the frustum.
| |
IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
PointOfView |
Gets or sets the point of view.
| |
Viewport |
Gets or sets the viewport.
| |
VirtualPartialViewport |
Gets or sets the virtual partial viewport.
| |
VirtualViewport |
Gets or sets the virtual viewport.
|
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the RenderRendererHookContext | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |