Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


meshLodThreshold

Global error threshold that Unity uses when selecting a Mesh LOD level. A higher value results in faster transitions to less detailed Mesh LODs.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public static float meshLodThreshold { get; set; }