keepPixelCacheOnZoom
Optimization option to keep the old pixel cache while zooming and only updating it when zooming is finished (based on a timer).
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public bool keepPixelCacheOnZoom { get; set; }