Modifier

Partager via


HandInteractionHint.GetAnimationDuration(String) Method

Definition

Gets the duration of the animation name passed in, or 0 if the state name is not found.

public:
 float GetAnimationDuration(System::String ^ animationStateName);
public float GetAnimationDuration (string animationStateName);
member this.GetAnimationDuration : string -> single
Public Function GetAnimationDuration (animationStateName As String) As Single

Parameters

animationStateName
String

Returns

Applies to