====== fxLight::reset ====== () Reset the light. ===== Syntax ===== void fxLight::reset(); ===== 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:detachfromobject|fxLight::detachFromObject]]\\ [[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:setenable|fxLight::setEnable]]\\ ===== References ===== This function is not called by any other functions.