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.

Articles

NomValeurRésumé
Parallel0
Déprécié
Perpendicular1
Déprécié
PrimaryAxisParallel2
PrimaryAxisPerpendicular3
PrimaryAxisLookAt4
AllAxes5