Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


passCount

Returns the number of shader passes on the active SubShader.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public int passCount { get; }