Home -> IStateGroupNode -> SetBlendEnabled

Description

The SetBlendEnabled method specifies whether blending is enabled for rendered objects.

Usage

void SetBlendEnabled(bool state);

Argument list

state [bool]
True to enable blending, false to disable blending.

See also