GFX blend state.
Should use this function to set target, or it will not work on native platforms, as native can not support this feature, such as blendState[i] = target;.
blendState[i] = target;
The index to set target.
The target to be set.
Generated using TypeDoc
GFX blend state.