VisualServerSingleton.lightmapCaptureSetEnergy

Sets the energy multiplier for this lightmap capture. Equivalent to BakedLightmapData.energy.

struct VisualServerSingleton
@nogc nothrow
void
lightmapCaptureSetEnergy
(
in RID capture
,
in double energy
)

Meta