s&box docs

public class TimeRangeAttribute : System.Attribute

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

Constructors

Showing 1 constructors

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

Parameters

  • canModify: Default: True

Properties

Showing 3 properties

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.System
Doc IDT:TimeRangeAttribute

On this page