RenderFrustum Structure |
Namespace: Lumiscaphe.Workshop.Interop
The RenderFrustum type exposes the following members.
Name | Description | |
---|---|---|
RenderFrustum |
Initializes a new instance of the RenderFrustum class.
|
Name | Description | |
---|---|---|
Bottom |
Gets or Sets the distance in meters to the bottom plane.
| |
Left |
Gets or Sets the distance in meters to the left plane.
| |
Perspective |
Gets or Sets value indicating whether this RenderFrustum is perspective.
| |
Right |
Gets or Sets the distance in meters to the right plane.
| |
Top |
Gets or Sets the distance in meters to the top plane.
|
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Format the RenderFrustum to a String.
(Overrides ValueTypeToString.) |