BBMOD_Quaternion.Dot

A function defined in BBMOD_Quaternion.gml

Dot(_q)

Description

Computes a dot product of two dual quaternions.

Arguments

Name Type Description
_q Struct.BBMOD_Quaternion The other quaternion.

Returns

Real The dot product of the quaternions.

Do you find this page helpful?

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