Click or drag to resize

Angles Constructor

Overload List
  NameDescription
Public methodAngles(Angles)
Constructs Euler angles with another specified Angles object.
Public methodAngles(Vector3)
Constructs Euler angles with the given Vector3 object.
Public methodAngles(Double, Double, Double)
Constructs Euler angles with the given angles of rotation.
Top
See Also