Bitbybit Docs
    Preparing search index...

    Namespace Math (Inputs)

    Parameters for numeric helpers: the operands of arithmetic and trigonometry, the source and target ranges for remapping a value, rounding and clamping bounds, interpolation factors, and the seed for reproducible randomness. Remapping is the one that appears in nearly every parametric model, because it turns a user-facing slider range into the range the geometry needs.

    Enumerations

    mathTwoNrOperatorEnum
    mathOneNrOperatorEnum
    easeEnum

    Classes

    ModulusDto
    NumberDto
    EaseDto
    RoundToDecimalsDto
    ActionOnTwoNumbersDto
    TwoNumbersDto
    ActionOnOneNumberDto
    RemapNumberDto
    RandomNumberDto
    RandomNumbersDto
    ToFixedDto
    ClampDto
    LerpDto
    InverseLerpDto
    WrapDto
    PingPongDto
    MoveTowardsDto
    EvalArithmeticDto