ModelImporterMeshCompression

enumeration

Switch to Manual

Description

Mesh compression options for ModelImporter.

Compressing meshes saves space in the built game, but more compression introduces more artifacts in vertex data.

See Also: ModelImporter.meshCompression.

Variables

OffNo mesh compression (default).
LowLow amount of mesh compression.
MediumMedium amount of mesh compression.
HighHigh amount of mesh compression.