MaterialEditor.RegisterPropertyChangeUndo
public void RegisterPropertyChangeUndo(string label);
Parameters
| label | Undo Label. |
Description 描述
Call this when you change a material property. It will add an undo for the action.
| label | Undo Label. |
Call this when you change a material property. It will add an undo for the action.