redo
Restore the most recent undone edit in the PlayCanvas editor and get updated undo/redo status.
Instructions
Redo the last undone edit in the editor. Returns whether anything was redone plus the resulting { canUndo, canRedo } state. When NOT to use: to repeat an arbitrary action (redo only re-applies an edit that was just undone).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||