API Reference > Classes > OdBmSolidGlassAppearanceSchema Class > OdBmSolidGlassAppearanceSchema Methods > OdBmSolidGlassAppearanceSchema::getReflectance Method
OdBmSolidGlassAppearanceSchema::getReflectance Method
Syntax
C++
OdResult getReflectance(double&) const;
Parameters 
Description 
double 
[out] Output A double value between 0 (none) and 1 (full).  

An OdResult value: eOk if value can be retrieved, eNotApplicable if not.

Retrieves the amount of light that is reflected from the surface of the glass rather than passed through it. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.