public bool IsInTransition(int layerIndex);

Parameters

layerIndexThe layer index.

Returns

bool True if there is a transition on the given layer, false otherwise.

Description 描述

Returns true if there is a transition on the given layer, false otherwise.