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

VRageMath.MyMath.VectorFromColor

Malware edited this page Dec 24, 2018 · 16 revisions

IndexMyMath

Vector3 VectorFromColor(byte red, byte green, byte blue)

Summary

Calculates color from vector

Vector4 VectorFromColor(byte red, byte green, byte blue, byte alpha)

Clone this wiki locally