Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


lodSelectionCurve

A struct containing values for lodBias and lodSlope. Unity uses these values when calculating which Mesh LOD level to select.
Read time 1 minuteLast updated 7 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public Mesh.LodSelectionCurve lodSelectionCurve { get; set; }