프로퍼티 | 타입 | 설명 | |
---|---|---|---|
O | float | ||
X | float | ||
Y | float | ||
Z | float |
메소드 | 설명 | |
---|---|---|
ToString ( ) : string | ||
Vector4 ( float x, float y, float z, float o ) : System.Runtime.InteropServices |
public Vector4 ( float x, float y, float z, float o ) : System.Runtime.InteropServices | ||
x | float | |
y | float | |
z | float | |
o | float | |
리턴 | System.Runtime.InteropServices |