Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 7 Next »

Description

Clears all animation data from currently selected module(s) for the active clip. Useful for cutting all animation data on a module without having to activate different channels

Functional area

Data manipulators

Command syntax

Syntax

deleteClipData

Arguments

None

Flags

None

Return value

void

Examples

// Delete all animation data from Marker1
select "marker1";
deleteClipData;

Additional information

Related commands

  • No labels