API Reference > OdDb Classes > OdDbMentalRayRenderSettings Class > OdDbMentalRayRenderSettings Methods > OdDbMentalRayRenderSettings::setFinalGatheringEnabled Method
OdDbMentalRayRenderSettings::setFinalGatheringEnabled Method
Syntax
C++
void setFinalGatheringEnabled(bool finalGatheringEnabled);
Parameters 
Description 
bool finalGatheringEnabled 
[in] Controls final gathering. 

Controls the application of final gathering for this MentalRayRenderSettings object.

Final gathering permits indirect lighting effects such as color-bleeding.

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