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

Returns a reference to this object.

Assigns a new value to the OdGiLightAttenuation, replacing its current contents. 

 

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