Wanzyee Studio
MathExtension Member List

This is the complete list of members for MathExtension, including all inherited members.

ApproxColor(this Color value, Color to, float range=0.004f)MathExtensionstatic
ApproxColor32(this Color32 value, Color32 to, int range=1)MathExtensionstatic
ApproxFloat(this float value, float to, float range=1e-7f)MathExtensionstatic
ApproxQuaternion(this Quaternion value, Quaternion to, bool euler=true, float range=1e-7f)MathExtensionstatic
ApproxVector2(this Vector2 value, Vector2 to, float range=1e-7f)MathExtensionstatic
ApproxVector3(this Vector3 value, Vector3 to, float range=1e-7f)MathExtensionstatic
GetIntersect(this Bounds bounds, Bounds value, bool absolute=true)MathExtensionstatic
GetOverlap(this Rect rect, Rect value, bool absolute=true)MathExtensionstatic
GetRandomPoint(this Bounds bounds)MathExtensionstatic
GetRandomPoint(this Rect rect)MathExtensionstatic
NormalizedToPoint(this Bounds bounds, Vector3 value, bool clamp=true)MathExtensionstatic
PointToNormalized(this Bounds bounds, Vector3 value, bool clamp=true)MathExtensionstatic
ToAbs(this int value)MathExtensionstatic
ToAbs(this float value)MathExtensionstatic
ToAbs(this Vector2 value)MathExtensionstatic
ToAbs(this Vector3 value)MathExtensionstatic
ToRound(this float value)MathExtensionstatic
ToRound(this Vector2 value)MathExtensionstatic
ToRound(this Vector3 value)MathExtensionstatic