VectorExtensions
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
This page documents the supported public API surface only. Private, internal, benchmark, test, and implementation-detail types are intentionally omitted.
Declaration
Summary
Extension methods for CoreVector2 and CoreVector2I.
Metadata
Namespace: GridPlacement.Core.Math
Source File: cs/Core/Math/VectorExtensions.cs
Assembly: GridPlacement.Core
Type: class
Methods
DistanceTo
Returns the distance between two vectors.
DistanceSquaredTo
Returns the squared distance between two vectors.
DistanceTo
Returns the distance between two vectors.
DistanceSquaredTo
Returns the squared distance between two vectors.