C# Class SFML.Graphics.RenderStates.MarshalData

Show file Open project: SFML/SFML.Net Class Usage Examples

Public Properties

Property Type Description
blendMode BlendMode
shader System.IntPtr
texture System.IntPtr
transform Transform

Property Details

blendMode public property

public BlendMode blendMode
return BlendMode

shader public property

public IntPtr,System shader
return System.IntPtr

texture public property

public IntPtr,System texture
return System.IntPtr

transform public property

public Transform,SFML.Graphics transform
return Transform