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

IndexNamespace IndexMyMath

Summary

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

Calculates color from vector

Returns

Vector3

Parameters

Summary

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

Returns

Vector4

Parameters

Clone this wiki locally