VisualServerSingleton.lightmapCaptureSetInterior

Sets the "interior" mode for this lightmap capture. Equivalent to BakedLightmapData.interior.

struct VisualServerSingleton
@nogc nothrow
void
lightmapCaptureSetInterior
(
in RID capture
,
in bool interior
)

Meta