A function defined in BBMOD_AnimationPlayer.gml
get_node_transform(_nodeIndex)
Returns a transformation (dual quaternion) of a node, which can be used for example for attachments.
Name | Type | Description |
---|---|---|
_nodeIndex | Real |
An index of a node. |
Struct.BBMOD_DualQuaternion
The transformation.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.