GridMap.useInBakedLight

Controls whether this GridMap will be baked in a BakedLightmap or not.

  1. bool useInBakedLight [@property getter]
  2. bool useInBakedLight [@property setter]
    struct GridMap
    @nogc nothrow @property
    void
    useInBakedLight
    (
    bool v
    )

Meta