This version of Unity is unsupported.

RenderStateBlock.blendState

public Rendering.BlendState blendState;

Description

Specifies the new blend state.

Unity applies these values to the GPU's render state if RenderStateBlock.mask includes a value of RenderStateMask.Blend.

The default value is BlendState.defaultValue.