Hi,
In the 3.2.0 changelog, I can read "Added record to file and playback from file", but I can't find any other reference in the LeapC SDK documentation.
Is there any sample or tutorial on how to use this feature?
Also, can this be used to simulate the presence of a leap motion in a Unity project ? (e.g creating a C program that read a record file and send leap data to the unity app)
If not, is there another way to simulate a leap motion from code? The goal would be to allow automated tests.
Thanks