Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 602 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 602 Bytes

Unity_XRangeAttribute

XRangeAttribute hide a RangeAttribute and show the default GUI when set into a non-int or float field. Default RangeAttribute shows "Use Range with float or int." when be set into such field.

Import to Your Project

You can import this asset from UnityPackage.

How to Use

Just import this package.

Limitation

XRangeAttribute can not overwrap default RangeAttribute drawer in Unity 2019.2.14f1 (and maybe later ver.).