GroundPlane Class |
Namespace: Rhino.Render.ChangeQueue
The GroundPlane type exposes the following members.
| Name | Description | |
|---|---|---|
| Altitude |
Get the altitude for ground plane
| |
| Crc |
Get the checksum of this groundplane object
| |
| Enabled |
Return true if ground plane is enabled
| |
| IsShadowOnly |
Get true if ground plane should be shadow-only
| |
| MaterialId |
The CRC / RenderHash of the material on this ground plane
| |
| ShowUnderside |
True if ground plane underside should be shown.
| |
| TextureOffset |
Get texture offset on the ground plane
| |
| TextureRotation |
Get texture rotation on the ground plane
| |
| TextureScale |
Get texture scale on the ground plane
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |