VisualServerSingleton.lightmapCaptureSetBounds

Sets the size of the area covered by the lightmap capture. Equivalent to BakedLightmapData.bounds.

struct VisualServerSingleton
@nogc nothrow
void
lightmapCaptureSetBounds
(
in RID capture
,
in AABB bounds
)

Meta