Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RegisterPropertyChangeUndo(string)

Call this when you change a material property. It will add an undo for the action.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public void RegisterPropertyChangeUndo(string label)

Parameters

label

Undo Label.