Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 520 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 520 Bytes

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!