@@ -97,21 +97,21 @@ Pulse collects the following data:
97
97
#### Render
98
98
99
99
- ** SetPass Calls Count** : The number of set pass calls.
100
- - ** " Draw Calls Count" ** : The number of draw calls.
101
- - ** " Total Batches Count" ** : The total number of batches.
102
- - ** " Triangles Count"** : The number of triangles.
103
- - ** " Vertices Count" ** : The number of vertices.
104
- - ** " Render Textures Count" ** : The number of render textures.
105
- - ** " Render Textures Bytes" ** : The amount of memory used by render textures.
106
- - ** " Render Textures Changes Count" ** : The number of render texture changes.
107
- - ** " Used Buffers Count" ** : The number of used buffers.
108
- - ** " Used Buffers Bytes" ** : The amount of memory used by buffers.
109
- - ** " Used Shaders Count" ** : The number of used shaders.
110
- - ** " Vertex Buffer Upload In Frame Count" ** : The number of vertex buffer uploads.
111
- - ** " Vertex Buffer Upload In Frame Bytes" ** : The amount of memory used by vertex buffer uploads.
112
- - ** " Index Buffer Upload In Frame Count" ** : The number of index buffer uploads.
113
- - ** " Index Buffer Upload In Frame Bytes" ** : The amount of memory used by index buffer uploads.
114
- - ** " Shadow Casters Count"** : The number of shadow casters.
100
+ - ** Draw Calls Count** : The number of draw calls.
101
+ - ** Total Batches Count** : The total number of batches.
102
+ - ** Triangles Count"** : The number of triangles.
103
+ - ** Vertices Count** : The number of vertices.
104
+ - ** Render Textures Count** : The number of render textures.
105
+ - ** Render Textures Bytes** : The amount of memory used by render textures.
106
+ - ** Render Textures Changes Count** : The number of render texture changes.
107
+ - ** Used Buffers Count** : The number of used buffers.
108
+ - ** Used Buffers Bytes** : The amount of memory used by buffers.
109
+ - ** Used Shaders Count** : The number of used shaders.
110
+ - ** Vertex Buffer Upload In Frame Count** : The number of vertex buffer uploads.
111
+ - ** Vertex Buffer Upload In Frame Bytes** : The amount of memory used by vertex buffer uploads.
112
+ - ** Index Buffer Upload In Frame Count** : The number of index buffer uploads.
113
+ - ** Index Buffer Upload In Frame Bytes** : The amount of memory used by index buffer uploads.
114
+ - ** Shadow Casters Count"** : The number of shadow casters.
115
115
116
116
### Grafana Dashboard
117
117
0 commit comments