AlignType

An enum that specifies how the constraint will attempt to align the body associated with the constraint and attachment. Depending on the configuration, it can be used to align specific axes to be parallel, perpendicular, or to look at a specific point.

아이템

이름요약
Parallel0
사용되지 않음
Perpendicular1
사용되지 않음
PrimaryAxisParallel2
PrimaryAxisPerpendicular3
PrimaryAxisLookAt4
AllAxes5