VisualServerSingleton.scenarioSetFallbackEnvironment

Sets the fallback environment to be used by this scenario. The fallback environment is used if no environment is set. Internally, this is used by the editor to provide a default environment.

struct VisualServerSingleton
@nogc nothrow
void
scenarioSetFallbackEnvironment
(
in RID scenario
,)

Meta