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