/GizmoExtensions

Utility class(es) that extend Unity's Gizmos

Primary LanguageC#MIT LicenseMIT

GizmoExtensions

Utility class(es) that extend Unity's Gizmos

Features

  • adds Quaternion rotation as an input parameter for the primitive types
  • Adds the following Gizmos:
    • Circles
    • Cylinders
    • Arcs
    • Arrows
    • Capsules

Install

Just drop the /src folder into your Unity Assets

if you want to keep up to date you might want to clone the repo into your Assets/ folder instead

Contribute

Do you have any Gizmo extensions? Feel free to contribute!