IMixedRealityInputPlaybackService.LocalTime Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The local time in seconds relative to the start of the animation.
public:
 property float LocalTime { float get(); void set(float value); };public float LocalTime { get; set; }member this.LocalTime : single with get, setPublic Property LocalTime As Single