1 |
For example to rotate along the X-axis use 1.0 0.0 0.0,
|
2 | (Assuming that center is 0.0 0.0 0.0) this defines the rotation axis. |
3 | The last value in the rotation field specifies the rotation angle in terms of radians. |
4 | The rotation center can be specified by changing the center field of the Transform node. |