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.

Items

NameValueSummary
Parallel0
Perpendicular1
PrimaryAxisParallel2
PrimaryAxisPerpendicular3
PrimaryAxisLookAt4
AllAxes5