Version: Unity 6.7 Alpha (6000.7)
Language : English
Billboard asset reference
Types of mesh data compression

Compressing mesh data for optimization

Techniques and strategies for compressing mesh data in Unity to reduce its size, which can improve performance.

Topic Description
Types of mesh data compression Understand the difference between mesh compression and vertex compression, and their impact on your project.
Configure vertex compression Configure the precision of data formats in all meshes, to impact reduces the size of mesh data in memory.
Configure mesh compression Compress the data of individual meshes, to impact file size.
Billboard asset reference
Types of mesh data compression