set_node_rotation_post

function

set_node_rotation_post(_nodeIndex, _rotation)

Description

Sets a post-rotation of a node.

Arguments

Name Type Description
_nodeIndex Real An index of a node.
_rotation Struct.BBMOD_Quaternion A rotation applied after the node is rotated using frame data. Use undefined to unset the post-rotation.

Returns

Struct.BBMOD_AnimationPlayer Returns self.

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.