API Reference > OdDb Classes > OdDbMaterial Class > OdDbMaterial Methods > OdDbMaterial::reflection Method
OdDbMaterial::reflection Method
Syntax
C++
virtual void reflection(OdGiMaterialMap& reflectionMap) const;
Parameters 
Description 
OdGiMaterialMap& reflectionMap 
[out] Receives the reflection map. 

Returns the reflection component of this Material object. 

 

The reflection component creates a mirror finish on the entity .

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