VisualServerSingleton.viewportSetScenario

Sets a viewport's scenario. The scenario contains information about the scenariodebugmode, environment information, reflection atlas etc.

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

Meta