startClock
startClock
startClock(clockNode);
When evaluated, it will make Clock
node passed as an argument start updating its value each frame. Then returns 0
.
startClock
startClock(clockNode);
When evaluated, it will make Clock
node passed as an argument start updating its value each frame. Then returns 0
.