Table of Contents

Enum RotationDirection

Namespace
MoonBark.GridPlacement.Core.Types
Assembly
MoonBark.GridPlacement.Core.dll

Direction for rotation operations.

public enum RotationDirection

Fields

Clockwise = 1

Rotate clockwise (right)

CounterClockwise = 0

Rotate counter-clockwise (left)