mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Added BlendState
This commit is contained in:
@@ -15,6 +15,8 @@ namespace GlitchyEngine.Renderer
|
||||
*/
|
||||
public static extern API Api { get; }
|
||||
|
||||
public extern void Init();
|
||||
|
||||
public extern void Clear(RenderTarget renderTarget, ColorRGBA clearColor);
|
||||
|
||||
public extern void DrawIndexed(GeometryBinding geometry);
|
||||
|
||||
Reference in New Issue
Block a user