Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


enableInstancing

Gets and sets whether GPU instancing is enabled for this material.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public bool enableInstancing { get; set; }