InputPlaybackService.Animation Property

Definition

The animation currently being played.

public:
 property Microsoft::MixedReality::Toolkit::Input::InputAnimation ^ Animation { Microsoft::MixedReality::Toolkit::Input::InputAnimation ^ get(); void set(Microsoft::MixedReality::Toolkit::Input::InputAnimation ^ value); };
public Microsoft.MixedReality.Toolkit.Input.InputAnimation Animation { get; set; }
member this.Animation : Microsoft.MixedReality.Toolkit.Input.InputAnimation with get, set
Public Property Animation As InputAnimation

Property Value

Implements

Applies to