====== fxLight::getTransform ====== Get transform of object. ===== Syntax ===== string fxLight::getTransform(); ===== Parameters ===== This function does not accept any parameters. ===== Return value ===== [[scripting:doc:engine:types:string|string]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:fxlight:attachtobrick|fxLight::attachToBrick]]\\ [[scripting:doc:u:fxlight:attachtoobject|fxLight::attachToObject]]\\ [[scripting:doc:u:fxlight:detachfromobject|fxLight::detachFromObject]]\\ [[scripting:doc:u:fxlight:getposition|fxLight::getPosition]]\\ [[scripting:doc:u:fxlight:onremove|fxLight::onRemove]]\\ [[scripting:doc:u:fxlight:reset|fxLight::reset]]\\ [[scripting:doc:u:fxlight:setenable|fxLight::setEnable]]\\ ===== References ===== This function is not called by any other functions.