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

Summary

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

Calculates color from vector

Returns

Example

Remarks

Summary

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

Returns

Example

Remarks

Clone this wiki locally