프로퍼티 | 타입 | 설명 | |
---|---|---|---|
A | float | ||
B | float | ||
G | float | ||
R | float |
메소드 | 설명 | |
---|---|---|
RawColor4 ( float r, float g, float b, float a ) : System.Diagnostics |
Initializes a new instance of the RawColor4 struct.
|
public RawColor4 ( float r, float g, float b, float a ) : System.Diagnostics | ||
r | float | The r. |
g | float | The g. |
b | float | The b. |
a | float | A. |
리턴 | System.Diagnostics |