![]() | PhysicsExtensions Class |
Namespace: ImmerseSDK.Extensions
public static class PhysicsExtensions
The PhysicsExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetAngle |
Gets the Joint's rotation angle using it's axis
|
![]() ![]() | GetAxis(Joint) |
Gets the axis of the Joint
|
![]() ![]() | GetAxis(Vector3) |
Gets the axis of the vector
|
![]() ![]() | GetClosest(Transform, Vector3) |
Gets the closest transform to the position specified
|
![]() ![]() | GetClosest(Transform, Vector3, Single) |
Gets the closest transform and distance to the position specified
|
![]() ![]() | ToVector |
Gets the axis as a vector
|