moveAfter()

app.project.item(index).layer(index).moveAfter(layer)

Description

Moves this layer to a position immediately after (below) the specified layer.

Parameters

layer The target layer, a layer object in the same composition.

Returns

Nothing.

Other Tags

Posted in Layer object and tagged , , , , .