Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetNextAnimatorClipInfoCount(int)

Returns the number of AnimatorClipInfo in the next state.
Read time 1 minuteLast updated 12 days ago

Definition

public int GetNextAnimatorClipInfoCount(int layerIndex)

Parameters

layerIndex

The layer index.

Returns

Type

Description

intThe number of AnimatorClipInfo in the next state.