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

Sets 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.