GeometryInstance.useInBakedLight

If true, this GeometryInstance will be used when baking lights using a GIProbe or BakedLightmap.

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

Meta