Version: 2017.1

SliderJoint2D.autoConfigureAngle

Cambiar al Manual
public bool autoConfigureAngle ;

Descripción

Should the angle be calculated automatically?

When true, the angle property will be calculated automatically to match the relative angle between the anchor and connectedAnchor properties. When false, the angle can be configured using the angle property.

See Also: angle, AnchoredJoint2D.anchor, AnchoredJoint2D.connectedAnchor.