Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ThresholdGapsBooleanListDto

Index

Constructors

Properties

Constructors

constructor

Properties

gapThresholds

gapThresholds: Vector2[]

2D arrays representing gaps of the thresholds on which numbers should be flipped from false to true if inverse is false.

default

undefined

inverse

inverse: boolean

True values become false and false values become true

default

false

numbers

numbers: number[]

Numbers to remap to bools based on threshold

default

undefined

Generated using TypeDoc