globalToLocal(...)
This method transforms specified coordinates in the global coordinate system into this local coordinate system.
Required arguments
- coordinates
-
A tuple of three Floats representing the coordinates in the global coordinate system.
Optional arguments
None.
Return value
A tuple of three Floats representing the coordinates in this local coordinate system.
Exceptions
None.