InputAnimation.SetMarkerTime(Int32, Single) Method

Definition

Change the time of the marker at the given index.

public:
 void SetMarkerTime(int index, float time);
public void SetMarkerTime (int index, float time);
member this.SetMarkerTime : int * single -> unit
Public Sub SetMarkerTime (index As Integer, time As Single)

Parameters

index
Int32
time
Single

Applies to