BBMOD_DualQuaternion.ToBuffer

A function defined in BBMOD_DualQuaternion.gml

ToBuffer(_buffer, _type)

Description

Writes components (rX, rY, rZ, rW, dX, dY, dZ, dW) of the dual quaternion into a buffer.

Arguments

Name Type Description
_buffer Id.Buffer The destination buffer.
_type Constant.BufferDataType The type of each component.

Returns

Struct.BBMOD_DualQuaternion Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.