Extends: PopupPanel
Name | Type | Default |
---|---|---|
moon_light_node_path | NodePath |
- |
show | bool |
true |
export (NodePath) var moon_light_node_path
If a MoonLight
node is assigned, a Show moon checkbox will appear in the debug overlay to enable/disable the moon.
Name | Type | Default |
---|---|---|
moon_light_node_path |
NodePath |
- |
export (bool) var show = true
Enables/disables the debug overlay.
Name | Type | Default |
---|---|---|
show |
bool |
true |
Powered by GDScriptify.