Function GeometryInstance.setFlag

Sets the GeometryInstance.flags specified. See GeometryInstance.flags for options.

void setFlag (
  const(long) flag,
  const(bool) value
) nothrow @nogc;