• Defines a vector field.

    Parameters

    • p: string

      The x-component (defined for 2D, 3D, and 4D vector fields)

    • q: string

      The y-component (defined for 2D, 3D, and 4D vector fields)

    • Optional r: string

      The z-component (defined for 3D and 4D vector fields)

    • Optional s: string

      The w-component (defined for 4D vector fields)

    Returns ChalkboardVectorField

Generated using TypeDoc