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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user