autoOrient

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

Description

The type of automatic orientation to perform for the layer.

Type

An AutoOrientType enumerated value; read/write. One of:

AutoOrientType.ALONG_PATH Layer faces in the direction of the motion path.
AutoOrientType.CAMERA_OR_POINT_OF_INTEREST Layer always faces the active camera or points at its point of interest.
AutoOrientType.CHARACTERS_TOWARD_CAMERA Each character in a per-character 3D text layer automatically faces the active camera.
AutoOrientType.NO_AUTO_ORIENT Layer rotates freely, independent of any motion
path, point of interest, or other layers.

Other Tags

Posted in AVLayer object and tagged , , , , , , , , , , , , , , .