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 25, 2018 · 16 revisions

IndexMyMath

csharp[Vector3](VRageMath.Vector3) VectorFromColor([byte](System.Byte) red, [byte](System.Byte) green, [byte](System.Byte) blue)##### Summary

Calculates color from vector

csharp[Vector4](VRageMath.Vector4) VectorFromColor([byte](System.Byte) red, [byte](System.Byte) green, [byte](System.Byte) blue, [byte](System.Byte) alpha)

Clone this wiki locally