class in UnityEditor.UIElements
Use these extension methods to save the rendered visual content of a VisualElement to disk.
| Method | Description |
|---|---|
| CaptureToPNG | Renders the element's panel, captures the visual content of , and saves it to disk as a PNG file. |