init(real:imaginary:)

Creates a quaternion from real and imaginary components.

Declaration

init(real: Float, imaginary: USDValue.Vec3f)