Falco Engine 3.9.0.1 (beta)
FalcoEngine.Shader Class Reference
Inheritance diagram for FalcoEngine.Shader:
FalcoEngine.Asset

Static Public Member Functions

static Shader Load (string name)
 Load existing shader More...
 

Additional Inherited Members

- Properties inherited from FalcoEngine.Asset
string name [get]
 Get asset name More...
 

Detailed Description

Definition at line 7 of file Shader.cs.

Member Function Documentation

◆ Load()

static Shader FalcoEngine.Shader.Load ( string  name)
static

Load existing shader

Parameters
nameName of the existing shader
Returns
Loaded shader

Definition at line 16 of file Shader.cs.


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