This page has been translated automatically.
Video Tutorials
Interface
Essentials
Advanced
How To
Rendering
Professional (SIM)
UnigineEditor
Interface Overview
Version Control
Settings and Preferences
Working With Projects
Adjusting Node Parameters
Setting Up Materials
Setting Up Properties
Lighting
Sandworm
Using Editor Tools for Specific Tasks
Extending Editor Functionality
Built-in Node Types
Nodes
Objects
Effects
Decals
Light Sources
Geodetics
World Nodes
Sound Objects
Pathfinding Objects
Players
Programming
Fundamentals
Setting Up Development Environment
Usage Examples
C++
C#
UnigineScript
UUSL (Unified UNIGINE Shader Language)
Plugins
File Formats
Materials and Shaders
Rebuilding the Engine Tools
GUI
Double Precision Coordinates
API
Animations-Related Classes
Containers
Common Functionality
Controls-Related Classes
Engine-Related Classes
Filesystem Functionality
GUI-Related Classes
Math Functionality
Node-Related Classes
Objects-Related Classes
Networking Functionality
Pathfinding-Related Classes
Physics-Related Classes
Plugins-Related Classes
IG Plugin
CIGIConnector Plugin
Rendering-Related Classes
VR-Related Classes
Content Creation
Content Optimization
Materials
Material Nodes Library
Miscellaneous
Input
Math
Matrix
Textures
Art Samples
Tutorials

Profiling Textures

The Textures tab of Content Profiler allows monitoring textures, checking the amount of video memory consumed by them, and easily looking up them in the project for editing.

Available Options#

Location From Video Memory — lists only the textures that are currently loaded to the video memory, i. e. with the state "loaded".
From Viewport — lists only the textures displayed in the Editor viewport at the moment, i. e. with the state "loaded", Texture Memory Limit = 0, and Destroy Duration = 1.
Display Core Assets Enables or disables displaying of assets from the core/ folder.

Texture profiling allows sorting by path, extension, occupied RAM or Video Memory size, format or resolution. By clicking any texture in the Content Profiler, you open it in the Asset Browser; by right-clicking, you can check for connections between assets.

Video Tutorial#

Watch the video below to learn how to work with the Texture Profiler.

Last update: 2023-09-26
Build: ()