Script glue works!

This commit is contained in:
Simon Lübeß
2025-07-17 15:07:06 +02:00
parent 0a53ff48f9
commit f7bcff5337
12 changed files with 433 additions and 327 deletions
+1
View File
@@ -5,6 +5,7 @@ namespace GlitchyEngine.Core;
/// <summary>
/// The type of projection used by a camera.
/// </summary>
[EngineClass("GlitchyEngine.World.SceneCamera.ProjectionType")]
public enum ProjectionType : byte
{
/// <summary>