API ReferencesFramework API ReferenceInterfacesVectorOn this pageInterface: VectorA representation of a vector.Propertiesx• x: numberThe x component of the vector.Defined insrc/sdk/geo/NavMath.ts:413y• y: numberThe y component of the vector.Defined insrc/sdk/geo/NavMath.ts:416