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

Summary

public public sealed struct Vector3 Denormalize(public sealed struct Vector3UByte vec, float range)

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

Returns

Example

Remarks

Clone this wiki locally