API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Operators > = Operator > OdRxPropertyVariant::= Operator (OdGiMaterialTraits::GlobalIlluminationMode&)
OdRxPropertyVariant::= Operator (OdGiMaterialTraits::GlobalIlluminationMode&)
Syntax
C++
OdRxPropertyVariant& operator =(const OdGiMaterialTraits::GlobalIlluminationMode& val);
Parameters 
Description 
const OdGiMaterialTraits::GlobalIlluminationMode& val 
[in] OdGiMaterialTraits::GlobalIlluminationMode value.  

Returns a reference to this object.

Assigns a new value to the OdGiMaterialTraits::GlobalIlluminationMode, replacing its current contents. 

 

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