mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Script glue works!
This commit is contained in:
@@ -9,6 +9,7 @@ namespace GlitchyEngine.Graphics;
|
||||
/// </summary>
|
||||
public class Material : Asset
|
||||
{
|
||||
[EngineClass("GlitchyEngine.Renderer.ShaderVariableType")]
|
||||
internal enum ShaderVariableType : byte
|
||||
{
|
||||
Bool,
|
||||
|
||||
Reference in New Issue
Block a user