init(real:imaginary:)

Creates a quaternion from real and imaginary components.

Declaration

init(real: Float16, imaginary: USDValue.Vec3h)