MasterUnityHandles

January 20, 2021 ยท View on GitHub

Unity custom handles examples, more information here: Mastering UnityEditor Handles

Curve Handle

A Handle for AnmationCurve

Keyframe Handle

A Handle for AnmationCurve's keyframes

Free 2D Move Handle

A handle that can be moved on a rotated plane

Custom Snap handle tool

Add a snap option (cylinders on each axis) to the default move tool

Contents

  1. 0.1Curve Handle
  2. 1Keyframe Handle
  3. 2Free 2D Move Handle
  4. 3Custom Snap handle tool