Class FaceDetails
Records the painted colors for a single face of one cube in a TesseraTile
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class FaceDetails
Fields
bottom
Declaration
Field Value
bottomLeft
Declaration
Field Value
bottomRight
Declaration
Field Value
center
Declaration
Field Value
left
Declaration
Field Value
right
Declaration
Field Value
top
Declaration
Field Value
topLeft
Declaration
Field Value
topRight
Declaration
Field Value
Methods
ToString()
Declaration
public override string ToString()
Returns
Overrides