API Reference > OdDb Classes > OdDbLight Class > OdDbLight Methods > OdDbLight::isOn Method
OdDbLight::isOn Method
Syntax
C++
bool isOn() const;

true if this light is turned on, false otherwise.

Checks whether this light is enabled.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.