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 May 4, 2019 · 16 revisions

IndexNamespace IndexVector3UByte

Summary

public static Vector3 Denormalize(Vector3UByte vec, float range)

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

Returns

Vector3

Parameters

Clone this wiki locally