您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

tracker-result.md 399B

TrackerResult

An interface that represents the result generated by a tracker at a specific time. It is part of a frame.

Properties

tracker

result.tracker: Tracker, read-only

A reference to the tracker that generated this result.

trackables

result.trackables: Trackable[], read-only

An array of zero or more trackables.