MohoLayer:CopyFrame(fromFrame, toFrame, recursive)

Version added: before 9.5

ArgumentTypeDescriptionDefaultVer
fromFrameint32Source frame< 9.5
toFrameint32Target frame< 9.5
recursiveboolProcess all the child layersfalse< 9.5

Return type: none

Creates keys at toFrame in each of layer's channels (including ones with no animation) with values taken from fromFrame.
String "CopyFrame" is found in the following scripts:

Set Dynamic Skeleton (by Danfield)

MR Curve Tool (by eugenebabich)

See all...