Struct ColorAlpha
Inherited Members
Namespace: UnityEngine.Pixyz.Core
Syntax
[Serializable]
public struct ColorAlphaConstructors
ColorAlpha(ColorAlpha)
Declaration
public ColorAlpha(ColorAlpha o)Parameters
| Type | Name | Description | 
|---|---|---|
| ColorAlpha | o | 
Fields
a
Declaration
public double aField Value
| Type | Description | 
|---|---|
| double | 
b
Declaration
public double bField Value
| Type | Description | 
|---|---|
| double | 
g
Declaration
public double gField Value
| Type | Description | 
|---|---|
| double | 
r
Declaration
public double rField Value
| Type | Description | 
|---|---|
| double |