C# Class RenderingLibrary.Graphics.RenderStateVariables

Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Свойство Type Description
BlendState Microsoft.Xna.Framework.Graphics.BlendState
ClipRectangle Rectangle?
Filtering bool
Wrap bool

Property Details

BlendState public_oe property

public BlendState,Microsoft.Xna.Framework.Graphics BlendState
Résultat Microsoft.Xna.Framework.Graphics.BlendState

ClipRectangle public_oe property

public Rectangle? ClipRectangle
Résultat Rectangle?

Filtering public_oe property

public bool Filtering
Résultat bool

Wrap public_oe property

public bool Wrap
Résultat bool