Show / Hide Table of Contents

Class RGBColor

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

Fields

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
☀
☾