VRageMath.Vector3UByte.Denormalize - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← Vector3UByte
public static Vector3 Denormalize(Vector3UByte vec, float range)
Unpacks Vector3 from Vector3UByte, scales vector from (0, 255) to (-range, range)
- Vector3UByte vec
- float range