rotateAboutLocalAxis
rotateAboutLocalAxis
Description
Rotate transform about given local axis
Definition
rotateAboutLocalAxis(entityId transformId, float rotation, float dx, float dy, float dz)
Arguments
| entityId | transformId | transformId |
|---|---|---|
| float | rotation | rotation in radians |
| float | dx | axis x direction |
| float | dy | axis y direction |
| float | dz | axis z direction |