• An expression that calculates the length of an expression representing a 3d or 4d vector.

    Type Parameters

    Parameters

    • operand: Expression<T>

      The first expression to evaluate. Should result in a point or color.

    Returns Expression<number>

    Results in an expression that computes the length as a number.

    Since

    2022.0