Свойство | Тип | Описание | |
---|---|---|---|
R | byte |
Метод | Описание | |
---|---|---|
Color4 ( byte r, byte g, byte b, byte a ) : System.Runtime.InteropServices | ||
Color4 ( int color ) : System.Runtime.InteropServices | ||
ToVector4 ( ) : |
||
ToVector4 ( |
public Color4 ( byte r, byte g, byte b, byte a ) : System.Runtime.InteropServices | ||
r | byte | |
g | byte | |
b | byte | |
a | byte | |
Результат | System.Runtime.InteropServices |
public Color4 ( int color ) : System.Runtime.InteropServices | ||
color | int | |
Результат | System.Runtime.InteropServices |
public static ToVector4 ( |
||
color | ||
vector | ||
Результат | void |