Method
FlexMotionLayer.IsReusable(object)

Summary

Syntax

public bool IsReusable(object animationAsset)

Parameters

Name Type Description
animationAsset object The animation asset used to determine if that layer is reusable.

Return Value

Type Description
bool True if the layer is reusable, false otherwise.