Function ShaderMaterial.propertyCanRevert

Returns true if the property identified by name can be reverted to a default value.

bool propertyCanRevert (
  const(String) name
) nothrow @nogc;