Class CubeCorner
Enum of the 8 corners on a cube.
Inheritance
System.Object
CubeCorner
Assembly: Sylves.dll
Syntax
public sealed class CubeCorner : Enum
Fields
BackDownLeft
Declaration
public const CubeCorner BackDownLeft
Field Value
BackDownRight
Declaration
public const CubeCorner BackDownRight
Field Value
BackUpLeft
Declaration
public const CubeCorner BackUpLeft
Field Value
BackUpRight
Declaration
public const CubeCorner BackUpRight
Field Value
ForwardDownLeft
Declaration
public const CubeCorner ForwardDownLeft
Field Value
ForwardDownRight
Declaration
public const CubeCorner ForwardDownRight
Field Value
ForwardUpLeft
Declaration
public const CubeCorner ForwardUpLeft
Field Value
ForwardUpRight
Declaration
public const CubeCorner ForwardUpRight
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Extension Methods