LODHeights
Gets and sets an array of floats of each LOD's screen height value.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public float[] LODHeights { get; set; }
public float[] LODHeights { get; set; }