| Field Name | Field Type | Field Constraints | Field Notes |
|---|---|---|---|
| Type | enum PayloadType | <div style="padding-left: 0px;">EnumValues = [0, 1, 2]</div> | The type of action (Invalid=0, ClearDebugMarkers=1, AddDebugMarkerCube=2). |
| DebugMarkerData | DebugMarkerData | If the action type is AddDebugMarkerCube, the marker data for the cube. |