Function VisualServerSingleton.lightmapCaptureGetOctree

Returns the octree used by the lightmap capture.

PoolArray!(ubyte) lightmapCaptureGetOctree (
  const(RID) capture
) nothrow @nogc const;