Publisher | Burning Ice Cream |
---|---|
File size | 269.41kB |
Number of files | 71 |
Latest version | 1.0.0 |
Latest release date | 2025-06-02 12:23:13 |
First release date | 2025-06-02 12:23:13 |
Supported Unity versions | 2018.4.2 or higher |
Unity handles are quite useful tools; they provide a visual way to edit fields in the scene view. However, it is hard to implement them, you have to do a bit of editor scripting every time you need one and you have to do this for each field. Easy Handles Attributes package solves this problem and makes handles super easy to use. It allows you to use handles as single-line attributes. Need handles? Then, just add an attribute to your field!
HIGHLIGHTS
- Super easy to use, no additional setup required.
- 28 supported attributes (handles).
- Supports all numeric and vectoral types.
- Supports screen space (canvas).
- Supports local space (object space).
- Supports button attribute (handle) for methods.
- Highly customizable.
- Activation / deactivation button for each attribute (handle).
- Source code available.
- Documentation available in XML format for script editors.
- Detailed documentation available in PDF format.
- Demo scene available and examples for each attribute (handle).
SUPPORTED ATTRIBUTES (HANDLES):
- Button
- Disk
- DrawAAConvexPolygon
- DrawAAPolyLine
- DrawBezier
- DrawDottedLine
- DrawDottedLines
- DrawLine
- DrawLines
- DrawOutline
- DrawPolyLine
- DrawSelectionFrame
- DrawSolidArc
- DrawSolidDisk
- DrawSolidRectangleWithOutline
- DrawWireArc
- DrawWireCube
- DrawWireDisk
- FreeMoveHandle
- FreeRotateHandle
- Label
- PositionHandle
- RadiusHandle
- RotationHandle
- ScaleHandle
- ScaleSlider
- Slider
- TransformHandle