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] New OdGiLightAttenuation value.
 

Reference to this object.

Assignment operator. Assigns a new OdGiLightAttenuation value to this OdRxPropertyVariant object, replacing its current contents. 

 

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