VisualServerSingleton.lightmapCaptureSetOctreeCellSubdiv

Sets the subdivision level of this lightmap capture's octree. Equivalent to BakedLightmapData.cellSubdiv.

struct VisualServerSingleton
@nogc nothrow
void
lightmapCaptureSetOctreeCellSubdiv
(
in RID capture
,
in long subdiv
)

Meta