메소드 | 설명 | |
---|---|---|
Project ( this vec, Matrix matrix ) : Vector3 | ||
Rotate ( this vec, Vector3 axis, float angle ) : Vector3 |
public static Project ( this vec, Matrix matrix ) : Vector3 | ||
vec | this | |
matrix | Matrix | |
리턴 | Vector3 |
public static Rotate ( this vec, Vector3 axis, float angle ) : Vector3 | ||
vec | this | |
axis | Vector3 | |
angle | float | |
리턴 | Vector3 |