Classes | |
| class | PointTrackerOperator |
| Point Tracker operator properties for Script Engine. Read the documentation for more info. More... | |
Enumerations | |
| enum | MoveLayerFallback { Restore = 0 , KeepLast = 1 } |
| enum | MoveLayerAutomation { None = 0 , Instant = 1 , Average = 2 } |
| enum | BeaconScanAreaSize { ThirtyByThirty = 30 , FortyByForty = 40 , FiftyByFifty = 50 , SixtyBySixty = 60 , EightyByEighty = 80 , OneHundred = 100 , OneHundredFifty = 150 } |
| enum | TrackerOutput { Input = 0 , DetectedPixels = 1 , TrackerArea = 2 , CenterPoint = 3 } |