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 © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.