Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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
public bool easingEnabled { get; set; }