s&box docs

public class ValueRangeAttribute : System.Attribute

For use with Curves, allows you to define a custom range for the value

Constructors

Showing 1 constructors

public ValueRangeAttribute(float start, float end, bool canModify = True)

Parameters

  • canModify: Default: True

Properties

Showing 3 properties

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.System
Doc IDT:ValueRangeAttribute

On this page