프로퍼티 | 타입 | 설명 | |
---|---|---|---|
W | int | ||
X | int | ||
Y | int | ||
Z | int |
메소드 | 설명 | |
---|---|---|
RawInt4 ( int x, int y, int z, int w ) : System.Diagnostics |
Initializes a new instance of the RawInt4 struct.
|
public RawInt4 ( int x, int y, int z, int w ) : System.Diagnostics | ||
x | int | The X. |
y | int | The y. |
z | int | The z. |
w | int | The w. |
리턴 | System.Diagnostics |