Version: 2017.1

SliderJoint2D.autoConfigureAngle

매뉴얼로 전환
public bool autoConfigureAngle ;

설명

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.