mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-14 08:07:17 +07:00
camera flag binds
This commit is contained in:
@@ -6,6 +6,12 @@ local camera = {
|
||||
---@type boolean
|
||||
disabled = false,
|
||||
|
||||
---@type boolean
|
||||
input = false,
|
||||
|
||||
---@type boolean
|
||||
gizmos = false,
|
||||
|
||||
---@type integer
|
||||
depth = 0,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user