ShaderMaterial.propertyCanRevert

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

struct ShaderMaterial
@nogc nothrow
bool
propertyCanRevert
(
in String name
)

Meta