MohoLayer:CopyFrame(fromFrame, toFrame, recursive)

Version added: before 9.5

Arguments:

Name Type Description Default Ver
fromFrame int32 Source frame < 9.5
toFrame int32 Target frame < 9.5
recursive bool Process all the child layers false < 9.5

Return value:

void
Creates keys at toFrame in each of layer's channels (including ones with no animation) with values taken from fromFrame.

Search results

Usage of 'CopyFrame' is found in the following scripts:

<< Back to MohoLayer