• Returns true if line 1 is parallel to line 2.

    Parameters

    • pS1: Vector2
    • pE1: Vector2
    • pS2: Vector2
    • pE2: Vector2

    Returns boolean

Generated using TypeDoc