VisualServerSingleton.instanceSetScenario

Sets the scenario that the instance is in. The scenario is the 3D world that the objects will be displayed in.

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

Meta