SpatialMaterial.getFlag

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

struct SpatialMaterial
@nogc nothrow const
bool
getFlag
(
in long flag
)

Meta