/aframe-future-action

aframe-future-action

Primary LanguageJavaScript

aframe-future-action

aframe-future-action

Component to queue up and execute future actions, in order to try and maintain a high frame rate.

This is very similar to setTimeout, but avoids multiple actions firing in the same frame.