• Stars
    star
    117
  • Rank 300,637 (Top 6 %)
  • Language
    C#
  • License
    MIT License
  • Created over 6 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Utility class(es) that extend Unity's Gizmos

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!