Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMentalRayRenderSettings::setGISampleCount Method
Syntax
C++
OdResult setGISampleCount(int numPhotons);

Sets the number of photons used for computing global illumination near a sample point for this MentalRayRenderSettings object.

Parameters
Description
numPhotons
[in] Number of photons.

Returns eOk if successful, or an appropriate error code if not.

The default value for GISampleCount == 500

setGISampleRadius setGISampleRadiusEnabled

Copyright © 2002-2022. Open Design Alliance All rights reserved.