Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The cancelAnimationFrame method takes the handle returned by requestAnimationFrame and unregisters the callback.
Syntax
var retval = VRDisplay.cancelAnimationFrame(handle);
Parameters
- handle
Type: long
Return value
This method does not return a value.