Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMentalRayRenderSettings::setGISampleRadiusEnabled Method
Syntax
C++
void setGISampleRadiusEnabled(bool giSampleRadiusEnabled);

Controls the use of the GISampleRadius for computing global illumination for this MentalRayRenderSettings object.

Parameters
Description
giSampleRadiusEnabled
[in] Controls GISampleRadiusEnabled.

If GISampleRadiusEnabled == false, a default, the model space extents are used to computer a default radius. 

The default value of GISampleRadiusEnabled == false.

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