Vector2 — Aspose.3D FOSS for .NET

Overview

Vector2 is a single-precision 2-component vector used primarily for UV texture coordinates in vertex element layers.

Fields

NameTypeDescription
XfloatU component
YfloatV component

See Also