WorldFallbackEnvironment Property |
The World's fallback_environment will be used if the World's Environment fails or is missing.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntaxpublic Environment FallbackEnvironment { get; set; }
Property Value
Type:
Environment
See Also