Photon Fusion 2.0.3

Angle Member List

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

_360 (defined in Angle)Anglestatic
_value (defined in Angle)Angle
ACCURACY (defined in Angle)Anglestatic
Clamp(Angle min, Angle max)Angle
Clamp(Angle value, Angle min, Angle max)Anglestatic
DECIMALS (defined in Angle)Anglestatic
Equals(Angle other)Angle
Equals(object obj)Angle
GetHashCode()Angle
Lerp(Angle a, Angle b, float t)Anglestatic
Max(Angle a, Angle b)Anglestatic
Min(Angle a, Angle b)Anglestatic
operator Angle(double value)Anglestatic
operator Angle(float value)Anglestatic
operator Angle(int value)Anglestatic
operator double(Angle value)Angleexplicitstatic
operator float(Angle value)Angleexplicitstatic
operator!=(Angle a, Angle b)Anglestatic
operator+(Angle a, Angle b)Anglestatic
operator-(Angle a, Angle b)Anglestatic
operator<(Angle a, Angle b)Anglestatic
operator<=(Angle a, Angle b)Anglestatic
operator==(Angle a, Angle b)Anglestatic
operator>(Angle a, Angle b)Anglestatic
operator>=(Angle a, Angle b)Anglestatic
SIZEAnglestatic
ToString()Angle