Sandbox Logo

class RangeAttribute : System.Attribute

Summary

Mark this property as a ranged float/int. In inspector we'll be able to create a slider instead of a text entry. TODO: Replace this with the System.ComponentModel.DataAnnotations.Range one - move step and clamped to their own attributes

Derived Types

TimeRangeAttribute, ValueRangeAttribute

User Comments