LUADOC - Farming Simulator 17

Printable Version

Script v1.4.4.0

Engine v7.0.0.2

Foundation Reference

localDirectionToLocal

Description
Local space to local space transformation, only direction without translation
Definition
localDirectionToLocal(integer transformId, integer targetTransformId, float x, float y, float z)
Arguments
integertransformIdid of transform object
integertargetTransformIdid of target transform object
floatxx value of local direction
floatyy value of local direction
floatzz value of local direction
Return Values
floatxx value of local direction
floatyy value of local direction
floatzz value of local direction