getWorldRotation

fun getWorldRotation(rotation: Rotation): Float3

Converts a rotation in the local-space of this node to world-space.

Return

a new rotation that represents the local rotation in world-space.

Parameters

rotation

the rotation in local-space to convert.