Enum CellRotation
Represents a particular rotation of a generic cell. Despite the name, this usually includes reflections too. The enum is empty - to work with directions, you need to either:
- Use the methods on ICellType.
- Cast to the enum specific to a given cell type, e.g. CubeRotation.
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public enum CellRotation