Table of Contents

Method ToVector2

Namespace
LMKit.Graphics.Geometry
Assembly
LM-Kit.NET.dll

ToVector2()

Returns a Vector2 representation of this point.

public Vector2 ToVector2()

Returns

Vector2

A Vector2 with the same coordinates.