getLocalScale

fun getLocalScale(worldScale: Scale): Float3

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

Return

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

Parameters

worldScale

the transform in world-space to convert.