isTracing
Flag indicating if the collection is actively tracing shader variants and graphics states.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public bool isTracing { get; }
Remarks
Additional Resources: GraphicsStateCollection.BeginTrace, GraphicsStateCollection.EndTrace.