ObjectController.resetLight C# (CSharp) Method

resetLight() protected method

protected resetLight ( ) : void
return void
    protected virtual void resetLight()
    {
        lit = false;
    }