bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class ThresholdGapsBooleanListDto

    Index

    Constructors

    Properties

    Constructors

    Properties

    numbers: number[]

    Numbers to remap to bools based on threshold

    undefined
    
    gapThresholds: Vector2[]

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

    undefined
    
    inverse: boolean

    True values become false and false values become true

    false