Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMentalRayRenderSettings::setGISampleRadius Method
Syntax
C++
OdResult setGISampleRadius(double radius);

Sets the radius for computing the photon count for global illumination for this MentalRayRenderSettings object. 

 

Parameters
Description
radius
[in] Sample radius.

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

The default value for GISampleRadius == 1.0.

setGISampleCount setGISampleRadiusEnabled

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