VisualServerSingleton.cameraSetEnvironment

Sets the environment used by this camera. Equivalent to Camera.environment.

struct VisualServerSingleton
@nogc nothrow
void
cameraSetEnvironment
(
in RID camera
,
in RID env
)

Meta