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