get_vertex_data
Page through all vertex and instance inputs and decoded attributes, including UVs, for a RenderDoc capture event. Use cursor/limit pagination to inspect mesh data.
Instructions
Page through every vertex/instance input and decoded attribute, including UVs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| event_id | Yes | ||
| capture_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||