MentalRayRenderSettingsTraitsBoolParameter Constructor

Constructor for the MentalRayRenderSettingsTraitsBoolParameter structure. Specifies user-defined sample radii in the final gathering mode.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public MentalRayRenderSettingsTraitsBoolParameter(
        bool a,
        bool b,
        bool pix
)

Parameters

a  Boolean
[in] Flag that specifies whether the user-defined minimum radius is used. If set to false, a default radius is used.
b  Boolean
[in] Flag that specifies whether the user-defined maximum radius is used. If set to false, a default radius is used.
pix  Boolean
[in] Flag that specifies whether the user-defined radii are measured in pixel units.
See Also

©  Bricsys NV. All rights reserved.