Utilities operating on Vector2 objects. All methods are static and do not modify the input objects.

Constructors

Methods

Constructors

Methods

  • toString

    Create a string representation of a vector2

    Parameters

    • v: Vector2
    • Optionaloptions: { decimals?: number; delimiter?: string }

    Returns string