Version: 2022.1
言語: 日本語

Material.RevertAllPropertyOverrides

マニュアルに切り替える
public void RevertAllPropertyOverrides ();

説明

Removes all property overrides on this material.

After reverting all Property overrides, the material will be in the same state as it's direct parent. Note that this method is Editor-only.

See Also: Material.RevertPropertyOverride.