Function SpatialMaterial.getFeature
Returns true
, if the specifed feature
is enabled.
bool getFeature
(
const(long) feature
) nothrow @nogc const;
Returns true
, if the specifed feature
is enabled.
bool getFeature
(
const(long) feature
) nothrow @nogc const;