Click or drag to resize

Quaternion Constructor

Overload List
  NameDescription
Public methodQuaternion(Vector3)
Constructs a Quaternion from the given vector and rotation parts.
Public methodQuaternion(Vector3, Double)
Constructs a Quaternion from the given vector and rotation parts.
Public methodQuaternion(Double, Double, Double, Double)
Constructs a Quaternion from the given components.
Top
See Also