API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::setGiLightAttenuation Method
OdRxPropertyVariant::setGiLightAttenuation Method
Syntax
C++
OdRxPropertyVariant& setGiLightAttenuation(const OdGiLightAttenuation& val);
Parameters 
Description 
const OdGiLightAttenuation& val 
[in] constant reference to OdGiLightAttenuation.
 

Returns a reference to the OdRxPropertyVariant object.

Sets value from the OdGiLightAttenuation object. 

 

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