C# Class Unity.Physics.Extensions.JointComponentExtensions

Extension methods for working with PhysicsJoint.
显示文件 Open project: needle-mirror/com.unity.physics

Public Methods

Method Description
GetLimitedDistanceRange ( ) : Unity.Physics.Math.FloatRange

Gets the range of motion for a PhysicsJoint created using PhysicsJoint.CreateLimitedDistance.

Method Details

GetLimitedDistanceRange() public static method

Gets the range of motion for a PhysicsJoint created using PhysicsJoint.CreateLimitedDistance.
public static GetLimitedDistanceRange ( ) : Unity.Physics.Math.FloatRange
return Unity.Physics.Math.FloatRange