InputAnimation.GetMarker(Int32) Method

Definition

Get the marker at the given index.

public:
 Microsoft::MixedReality::Toolkit::Input::InputAnimationMarker ^ GetMarker(int index);
public Microsoft.MixedReality.Toolkit.Input.InputAnimationMarker GetMarker (int index);
member this.GetMarker : int -> Microsoft.MixedReality.Toolkit.Input.InputAnimationMarker
Public Function GetMarker (index As Integer) As InputAnimationMarker

Parameters

index
Int32

Returns

Applies to