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

VRageMath.Vector3UByte.Denormalize

Malware edited this page Dec 25, 2018 · 17 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