VRC SDK
This project aims to completely document the VRChat Unity SDK
|
This is the complete list of members for VRC.SDKBase.MathUtil, including all inherited members.
AngleBetweenTwoUnitVectors(Vector3 planeNormal, Vector3 vectorA, Vector3 vectorB) | VRC.SDKBase.MathUtil | static |
AngleClosestBetweenTwoUnitVectors(Vector3 planeNormal, Vector3 vectorA, Vector3 vectorB) | VRC.SDKBase.MathUtil | static |
ClosestPointOnLineSegment(Vector3 lineA, Vector3 lineB, Vector3 point) | VRC.SDKBase.MathUtil | static |
ClosestPointOnLineSegment_Value(Vector3 lineA, Vector3 lineB, Vector3 point) | VRC.SDKBase.MathUtil | static |
ClosestPointOnPlane(Vector3 planeOrigin, Vector3 planeNormal, Vector3 point) | VRC.SDKBase.MathUtil | static |
HALF_PI | VRC.SDKBase.MathUtil | static |
PI | VRC.SDKBase.MathUtil | static |
QUARTER_PI | VRC.SDKBase.MathUtil | static |
TWO_PI | VRC.SDKBase.MathUtil | static |