Property | Type | Description | |
---|---|---|---|
O | float | ||
X | float | ||
Y | float | ||
Z | float |
Method | Description | |
---|---|---|
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 | |
return | System.Runtime.InteropServices |