Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/code-beans/GizmoExtensions

Utility class(es) that extend Unity's Gizmos
https://github.com/code-beans/GizmoExtensions

csharp unity unity-editor unity3d

Last synced: about 1 month ago
JSON representation

Utility class(es) that extend Unity's Gizmos

Lists

README

        

# GizmoExtensions
Utility class(es) that extend Unity's Gizmos

![](http://code-beans.com/static/gif.gif)

## 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!