name, GraphicsDevice device) : super._internalWithoutBinding(device) , alphaDestinationBlend = Blend.One , alphaSourceBlend = Blend.SourceAlpha , colorDestinationBlend = Blend.One , colorSourceBlend = Blend.SourceAlpha; } var blendState = new BlendState.additive();