OrientationType Enum

Definition

Orientation type enum

public enum class OrientationType
public enum OrientationType
type OrientationType = 
Public Enum OrientationType
Inheritance
OrientationType

Fields

FaceCenterAxis 7

Lay flat on the surface, facing in

FaceCenterAxisReversed 8

Lay flat on the surface, facing out

FaceOrigin 1

Rotate towards the origin

FaceOriginReversed 2

Rotate towards the origin + 180 degrees

FaceParentDown 6

Parent Relative Down

FaceParentForwardReversed 4

Zero rotation + 180 degrees

FaceParentFoward 3

Zero rotation

FaceParentUp 5

Parent Relative Up

None 0

Don't rotate at all

Applies to