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

VRageMath.Vector3UByte.Denormalize

Malware edited this page Dec 25, 2018 · 16 revisions

IndexVector3UByte

Summary

public Vector3 Denormalize(Vector3UByte vec, float range)

Unpacks Vector3 from Vector3UByte, scales vector from (0, 255) to (-range, range)

Returns

Vector3

Clone this wiki locally