Function GeometryInstance.useInBakedLight

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

bool useInBakedLight() nothrow @property @nogc;

void useInBakedLight (
  bool v
) nothrow @property @nogc;