|
|
The GridsOptions type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
|
GetHashCode |
Serves as a hash function for a particular type. GetHashCode()()()() is suitable for use in hashing algorithms and data structures like a hash table. (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 | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
AboveColor |
The color of the Grid lines on the level directly above the camera.
|
|
|
BelowColor |
The color of the Grid lines on the level directly below the camera.
|
|
|
Enabled |
Determines if Grids will rendered.
|
|
|
OtherColor |
The color of the Grid lines on levels not directly above or below the camera.
|
|
|
XRayMode |
Renders occluded grid lines.
|