```cs using System.Numerics; namespace AvionEngine.Structures { public struct Vertex { - Silk.NET