The name of the computer on which After Effects is running.String; read-only.
Tag Archives: on
CameraLayer object
The CameraLayer object represents a camera layer within a composition. Create it using the LayerCollection objectメs addCamera method; see LayerCollection a
setSpatialContinuousAtKey()
Turns spatial continuity on or off for the specified keyframe.If the property value type is neither TwoD _SPATIAL nor ThreeD_SPATIAL, an exception is genera
maskMotionBlur
How motion blur is applied to this mask.A MakMotionBlur enumerated value; read/write. One of:Mask Motion Blur.SAME_AS_L AYERMaskMotion Blur.ONMaskMotion Blu
osName
The name of the operating system on which After Effects is running.NOTE: As of Windows 7, this attribute returns a blank value. Use $.os instead.String; rea
Collection object
Like an array, a collection associates a set of objects or values as a logical group and provides access to them by index. However, most collection objects
setTemporalAutoBezierAtKey()
Turns temporal auto-Bezier interpolation on or off for the specified keyframe. When this is turned on, it affects this keyframe only if keySpatialContinuous
speed
The speed value of the keyframe. The units depend on the type of keyframe, and are displayed in the KeyframeVelocity dialog box.Floating-point value; read/w
userName
The name of the user currently logged on to the system.String; read-only.
reload()
Reloads the asset from the file. This method can be called only on a mainSource, not a proxySource.None.Nothing.