BlendState::BlendState

BlendState::BlendState
BlendState(BlendMode mode);
Description

Initializes the BlendState of the renderer with the given blend mode.

Parameters
Parameters 
Description 
BlendMode mode 
The blend mode supported by the renderer. See BlendMode