====== fxLight::detachFromObject ====== () Detach from the object previously set by attachToObject. ===== Syntax ===== void fxLight::detachFromObject(); ===== Parameters ===== This function does not accept any parameters. ===== Return value ===== [[scripting:doc:engine:types:void|void]]\\ 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:getposition|fxLight::getPosition]]\\ [[scripting:doc:u:fxlight:gettransform|fxLight::getTransform]]\\ [[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.