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.

Itens

NomeValorResumo
Parallel0
Obsoleto
Perpendicular1
Obsoleto
PrimaryAxisParallel2
PrimaryAxisPerpendicular3
PrimaryAxisLookAt4
AllAxes5