Falco Engine 3.9.0.1 (beta)
FalcoEngine.Graphics Class Reference

Static Public Member Functions

static void Blit (Material material, RenderTexture target, bool copyToBackBuffer=false)
 Render quad to the render target using material More...
 

Detailed Description

Definition at line 9 of file Graphics.cs.

Member Function Documentation

◆ Blit()

static void FalcoEngine.Graphics.Blit ( Material  material,
RenderTexture  target,
bool  copyToBackBuffer = false 
)
static

Render quad to the render target using material

Parameters
materialMaterial
targetRender target
copyToBackBufferRender to screen or to render target only

Definition at line 17 of file Graphics.cs.


The documentation for this class was generated from the following file: