BakedLightmap.captureEnabled

When enabled, an octree containing the scene's lighting information will be computed. This octree will then be used to light dynamic objects in the scene.

  1. bool captureEnabled [@property getter]
    struct BakedLightmap
    @nogc nothrow @property
    bool
    captureEnabled
    ()
  2. bool captureEnabled [@property setter]

Meta