ValueRange

Represents a value range

Properties

  • end

    The end of the range (inclusive)

    number
  • scale

    The scale to be for this value range; default is [ValueRangeScale.Linear]

  • start

    The start of the range (inclusive)

    number