Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

JointProjectionMode

Description

Determines how to snap physics joints back to its constrained position when it drifts off too much.

See Also: ConfigurableJoint.

Variables

None Don't snap at all.
PositionAndRotation Snap both position and rotation.
PositionOnly Snap Position only.