Expose various engine features to scripting

This commit is contained in:
Wojtek Figat
2023-01-31 16:01:56 +01:00
parent a0c6add732
commit b071cdb843
6 changed files with 17 additions and 27 deletions

View File

@@ -134,7 +134,7 @@ public:
/// <summary>
/// Quad rendering shader
/// </summary>
GPUShader* QuadShader;
API_FIELD(ReadOnly) GPUShader* QuadShader;
/// <summary>
/// The current task being executed.