BakedLightmap.captureCellSize

Grid size used for real-time capture information on dynamic objects. Cannot be larger than bakeCellSize.

  1. double captureCellSize [@property getter]
  2. double captureCellSize [@property setter]
    struct BakedLightmap
    @nogc nothrow @property
    void
    captureCellSize
    (
    double v
    )

Meta