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