Bitbybit Docs
    Bereite Suchindex vor...

    Namensraum 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.

    Aufzählungen

    mathTwoNrOperatorEnum
    mathOneNrOperatorEnum
    easeEnum

    Klassen

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