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

VRageMath.MyMath.VectorFromColor

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