Enum Face
Each value of this enum represents a face of a cube, named by the direction from the center of the cube to that face.
Namespace: CarbideFunction.Wildtile
Syntax
public enum Face
Fields
Name | Description |
---|---|
Back | |
Down | |
Forward | |
Left | |
Right | |
Up |