new TVPCamera()
Properties:
Name | Type | Description |
---|---|---|
points |
Array.<TVPCameraPoint> | the points of the animation (keyframe values) |
pointCout |
int | the number of points |
profileprof |
TVPProfileprof | the profileprof (animation interpolations) |
Methods
-
applyToLayer(layer, link, useAnchorPoint)
-
Applies a TVPCamera animation on an After Effects layer
Parameters:
Name Type Description layer
Layer The layer to animate link
bool true to automatically all un-parented layers in the composition to the camera. useAnchorPoint
bool true to animate the anchor point instead of the position.