BlendState
Introduction
Example - BlendState for RenderTargets
// assuming MyColoredRectangle is a valid GraphicalUiElement
MyColoredRectangle.BlendState = Gum.BlendState.NonPremultipliedAddAlpha;Last updated
Was this helpful?

