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 8 days ago

Definition

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