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

csharp[Vector3](VRageMath.Vector3) Denormalize([Vector3UByte](VRageMath.Vector3UByte) vec, [float](System.Single) range)##### Summary

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

Clone this wiki locally