JointAngleLimits2D

struct in UnityEngine

/

Implemented in:UnityEngine.Physics2DModule

Description 描述

Angular limits on the rotation of a Rigidbody2D object around a HingeJoint2D.

See Also: Rigidbody2D class, HingeJoint2D class.

Properties 属性

maxUpper angular limit of rotation.
minLower angular limit of rotation.