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

Reference to this object.

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

 

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