Function SpatialMaterial.getFlag

Returns true, if the specified flag is enabled. See flags enumerator for options.

bool getFlag (
  const(long) flag
) nothrow @nogc const;