DeepAR Scripting API v5.6.15

Namespace: Time

Time

Provides an interface to get time information from DeepAR engine.

Members

(static, readonly) deltaTime :double

The interval in seconds from the last frame to the current one.
Type:
  • double

(static, readonly) elapsedTime :double

The elapsed time in seconds since the script component has started.
Type:
  • double