Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


optimizeMeshVertices

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

Definition

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