SerenityJS
    Preparing search index...

    A 2D vector with floating point precision.

    Hierarchy

    • DataType
      • Vector2f
    Index

    Constructors

    Properties

    x y

    Methods

    Constructors

    Properties

    x: number

    The x coordinate of the vector.

    y: number

    The y coordinate of the vector.

    Methods