C# Class Gum.RenderingLibrary.BlendExtensions

Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
ToBlend ( this blendState ) : Blend
ToBlendState ( this blend ) : BlendState

Method Details

ToBlend() public static méthode

public static ToBlend ( this blendState ) : Blend
blendState this
Résultat Blend

ToBlendState() public static méthode

public static ToBlendState ( this blend ) : BlendState
blend this
Résultat Microsoft.Xna.Framework.Graphics.BlendState