Overload List
Name | Description | |
---|---|---|
CartesianVVVV(Vector3D) |
Convert polar coordinates (pitch, yaw, lenght) in radian to cartesian coordinates (x, y, z) exacly like the vvvv node Cartesian.
To convert angles from cycles to radian, multiply them with VMath.CycToDec.
| |
CartesianVVVV(Double, Double, Double) |
Convert polar coordinates (pitch, yaw, lenght) in radian to cartesian coordinates (x, y, z) exacly like the vvvv node Cartesian.
To convert angles from cycles to radian, multiply them with VMath.CycToDec.
|