MentalRayRenderSettingsTraitsFloatParameter Constructor

Constructor for the MentalRayRenderSettingsTraitsFloatParameter structure. Specifies threshold values for color channels below which further samples are not accepted.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public MentalRayRenderSettingsTraitsFloatParameter(
        float red,
        float green,
        float blue,
        float alpha
)

Parameters

red  Single
[in] Red channel.
green  Single
[in] Green channel.
blue  Single
[in] Blue channel.
alpha  Single
[in] Alpha (transparency) channel.
See Also

©  Bricsys NV. All rights reserved.