Path Interpolator
class PathInterpolator(lostObjectCacheDurationMs: Long = 2000, animationDurationMs: Long = 100) : ArObjectTracker
Content copied to clipboard
Path interpolator
Constructors
Link copied to clipboard
fun PathInterpolator(lostObjectCacheDurationMs: Long = 2000, animationDurationMs: Long = 100)
Content copied to clipboard
Create empty Path interpolator
Functions
Link copied to clipboard
fun addTrackingListener(listener: ArObjectTracker.ArObjectTrackingListener): ArObjectTracker
Content copied to clipboard
Add tracking listener
Link copied to clipboard
Clear listeners and pipe
Link copied to clipboard
Pipe
Link copied to clipboard
Process object
Link copied to clipboard
fun removeTrackingListener(listener: ArObjectTracker.ArObjectTrackingListener): Boolean
Content copied to clipboard
Remove tracking listener