set
Sets the component at the specified index (0 to 3).
operator fun set(index1: QuaternionComponent, index2: QuaternionComponent, index3: QuaternionComponent, v: Float)
operator fun set(index1: QuaternionComponent, index2: QuaternionComponent, index3: QuaternionComponent, index4: QuaternionComponent, v: Float)
Sets the components at the specified indices.
Sets the component at the specified index.