init(real:imaginary:)

Creates a quaternion from real and imaginary components.

Declaration

init(real: Double, imaginary: USDValue.Vec3d)