Click or drag to resize

TrackedObjectAvgTimeBetweenPointsMs Property

[This is preliminary documentation and is subject to change.]

Gets the average amount of time between the points in miliseconds

Namespace:  MLAPI.MonoBehaviours.Core
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float AvgTimeBetweenPointsMs { get; }
Request Example View Source

Property Value

Type: Single
See Also