VisualServerSingleton.environmentSetSkyCustomFov

Sets a custom field of view for the background Sky. Equivalent to Environment.backgroundSkyCustomFov.

struct VisualServerSingleton
@nogc nothrow
void
environmentSetSkyCustomFov
(
in RID env
,
in double scale
)

Meta