Version: 2023.2
언어: 한국어

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.

Additional resources: Material.RevertPropertyOverride.