Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

Joint.autoConfigureConnectedAnchor

Switch to Manual
var autoConfigureConnectedAnchor: bool;
bool autoConfigureConnectedAnchor;
autoConfigureConnectedAnchor as bool

Description

Should the connectedAnchor be calculated automatically?

If this is enabled, then the connectedAnchor property will be calculated automatically to match the global position of the anchor property. This is the default behavior. If this is disabled, you can configure the position of the connected anchor using the connectedAnchor property.