ue_viewport_diff
Capture two viewport snapshots at a set interval and return a structural diff of actors, camera, and selection to verify scene modifications.
Instructions
Capture two viewport snapshots with a delay and return a structural diff showing what changed (actors, camera, selection). Useful for verifying that scene modifications took effect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delay_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |