This page provides information about the File menu in Chaos Vantage.
Menu Options
Texture Stats
This dialog provides information about the textures used in the scene. It lists details such as the amount of CPU and GPU memory consumed by each texture, all textures' resolution, the time taken to load each texture, the unique identifier assigned to each texture, full file paths, and much more. By analyzing this information, you can determine which textures require optimization to enhance performance and reduce memory load.
Update data – Forces an update on the texture data.
Show percent – Shows the percentage of total memory each texture uses, enabling you to quickly spot high-usage textures.
Show path – Shows the full file path to each texture.
Clicking a column header sorts the rows in descending order based on the values in that column.
Right-click on any cell to display a dropdown menu with the following options:
Copy cell text – Copies the information from the selected cell.
Show in folder – Shows the selected asset in its original source folder.
Open with default application – Opens the selected asset with the default Windows application.
Select objects – Selects the asset in the scene that uses this texture in its material.
Mesh Stats
This dialog provides information about the meshes used in your scene. It lists details such as the amount of CPU and GPU memory consumed by each mesh; the number of meshes' vertices, triangles, strands and segments if the mesh is a fur/hair object; the unique identifier assigned to each mesh, full file paths, and much more. By analyzing this information, you can determine which meshes require optimization to improve performance and reduce memory load.
Update data – Forces an update on the mesh data.
Show percent – Shows the percentage of total memory each mesh uses, enabling you to quickly spot high-usage meshes.
Show path – Shows the full file path to each mesh.
Clicking a column header sorts the rows in descending order based on the values in that column.
Right-click on any cell to display a dropdown menu with the following options:
Copy cell text – Copies the information from the selected cell.
Show in folder – Shows the selected asset in its original source folder.
Open with default application – Opens the selected asset with the default Windows application.
Select objects – Selects the asset in the scene.
Render Stats
This dialog shows CPU and GPU frame timing statistics. The data helps for identifying synchronization and overhead issues.
The CPU timing measures the command submission.
The GPU timing measures the actual execution of the different stages of the rendering.