API Reference > OdDb Classes > OdDbMentalRayRenderSettings Class > OdDbMentalRayRenderSettings Methods > OdDbMentalRayRenderSettings::fgRayCount Method
OdDbMentalRayRenderSettings::fgRayCount Method
Syntax
C++
int fgRayCount() const;

Returns the final gathering ray count for this MentalRayRenderSettings object.

In order to compute indirect illumination of a scent, FGRayCount rays are shot into the scene for each final gathering point.

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