easingEnabled
Enables Camera movement easing in the SceneView. This makes the Camera ease in when it starts moving, and ease out when it stops.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public bool easingEnabled { get; set; }