API Reference > Classes > Geometry Classes > OdBmMaterial Class > OdBmMaterial Methods > OdBmMaterial::setGlow Method
OdBmMaterial::setGlow Method
Syntax
C++
OdResult setGlow(bool);
Parameters 
Description 
bool 
[in] Input "is glowing" flag.
 

Returns eOk if successful or an appropriate error code in the other case.

Sets a flag, that determines whether or not the material is glowing. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.