|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| Wiring & MayaFlux::Nexus::Wiring::move_to | ( | const glm::vec3 & | pos, |
| double | delay_seconds = 0.0 |
||
| ) |
Choreograph a position move as an EventChain step.
| pos | Target position. |
| delay_seconds | Delay after the previous step (0 = immediate on start). |
Definition at line 60 of file Wiring.cpp.
References delay_seconds, and m_move_steps.