Skip to content

GroundPlane

Public Class

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

Get the altitude for ground plane


Public Property

Get the checksum of this groundplane object


Public Property

Return true if ground plane is enabled


Public Property

Get true if ground plane should be shadow-only


Public Property

The CRC / RenderHash of the material on this ground plane


Public Property

True if ground plane underside should be shown.


Public Property

Get texture offset on the ground plane


Public Property

Get texture rotation on the ground plane


Public Property

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.)