Function VisualServerSingleton.lightmapCaptureGetOctreeCellSubdiv

Returns the cell subdivision amount used by this lightmap capture's octree.

long lightmapCaptureGetOctreeCellSubdiv (
  const(RID) capture
) nothrow @nogc const;