Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.Vector4UByte

Malware edited this page Dec 21, 2018 · 43 revisions

Index #Vector4UByte Struct Namespace: VRageMath
Assembly: VRage.Math.dll
###Fields

Member Description
byte X
byte Y
byte Z
byte W
###Properties
Member Description
--- ---
byte Item
###Methods
Member Description
--- ---
string ToString()
Vector4UByte Round(Vector3 vec)
Vector4UByte Round(Vector4 vec)
Vector4UByte Normalize(Vector3 vec, float range)

Clone this wiki locally