getWorldScale

fun getWorldScale(scale: Scale): Float3

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

Return

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

Parameters

scale

the scale in local-space to convert.