C# Class SFML.Graphics.RenderStates.MarshalData

Afficher le fichier Open project: SFML/SFML.Net Class Usage Examples

Méthodes publiques

Свойство Type Description
blendMode BlendMode
shader System.IntPtr
texture System.IntPtr
transform Transform

Property Details

blendMode public_oe property

public BlendMode blendMode
Résultat BlendMode

shader public_oe property

public IntPtr,System shader
Résultat System.IntPtr

texture public_oe property

public IntPtr,System texture
Résultat System.IntPtr

transform public_oe property

public Transform,SFML.Graphics transform
Résultat Transform