Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

VRageMath.Vector3Ushort

Morten Aune Lyrstad edited this page Apr 16, 2022 · 37 revisions

IndexNamespace Index

Vector3Ushort Struct

public struct Vector3Ushort

Namespace: VRageMath
Assembly: VRage.Math.dll

Fields

ushort X

ushort Y

ushort Z

Constructors

Vector3Ushort(ushort x, ushort y, ushort z)

Methods

string ToString()

Clone this wiki locally