Show / Hide Table of Contents

Class RGBAColor

Inheritance
System.Object
RGBAColor
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class RGBAColor : ValueType

Fields

A

Declaration
public int A
Field Value
Type Description
System.Int32

B

Declaration
public int B
Field Value
Type Description
System.Int32

G

Declaration
public int G
Field Value
Type Description
System.Int32

R

Declaration
public int R
Field Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾