TransitionEightDirectionType

TransitionEightDirectionType enum

Represent eight direction transition types.

enum class TransitionEightDirectionType

Values

NameValueDescription
LeftDown0
LeftUp1
RightDown2
RightUp3
Left4
Up5
Down6
Right7

See Also