Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


High

High amount of mesh compression.
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
High = 3

Remarks

Vertex positions, normals/tangents and UVs will be quantized to respectively 10, 6, 8 bits per component. Skinning information will be compressed.
Additional Resources: ModelImporter.meshCompression.