Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


optimizeMeshPolygons

Optimize the order of polygons in the mesh to make better use of the GPUs internal caches to improve rendering performance.
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public bool optimizeMeshPolygons { get; set; }