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] OdGiShadowParameters::ExtendedLightShape value.  

Returns a reference to this object.

Assigns a new value to the OdGiShadowParameters::ExtendedLightShape, replacing its current contents. 

 

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