Search this site
After Effects スクリプトリファレンス
  • Home
    • バージョンによる変更点
      • After Effects CC 2020 (17.0.1)
      • After Effects CC (16.1)
      • After Effects CC (16.0)
      • After Effects CC (15.0)
      • After Effects CC 2017 (14.2.1)
      • After Effects CC 2017 (14.2)
      • After Effects CC 2017 (14.0)
      • After Effects CC 2015.3 (13.8)
      • After Effects CC 2015.0 (13.6)
      • After Effects CC 2015(13.5)
      • After Effects CC 2014.2 (13.2)
      • After Effects CC 2014.1 (13.1)
      • After Effects CC2014 (13.0)
      • After Effects CC(12.0-12.2)
      • After Effects CS6
      • After Effects CS5.5
      • After Effects CS5
      • After Effects CS4
    • 逆引きメニュー
    • Tips
      • After Effects CC 12.2以降でのスクリプトのインストール先について
      • After Effectsの起動ディレクトリ
      • ESTKでincludeファイルを使用する
      • Footageが画像ファイルかどうか調べる
      • JSXBINってなに?
      • nullとundefined
      • テキストファイル出力時の改行コード
      • 即時関数
      • 変数のスコープ
    • 例文と解説
      • 例文01
      • 例文02
      • 例文03
      • 例文04
      • 例文05
  • matchName
    • Effects matchNames CC(2014)
    • Layer Property matchNames CC(2014)
  • $(Dollar) object
    • Attributes
      • appEncoding
      • build
      • buildDate
      • decimalPoint
      • engineName
      • error
      • fileName
      • flags
      • global
      • hiresTimer
      • includePath
      • level
      • line
      • locale
      • localize
      • memCache
      • os
      • screens
      • stack
      • strict
      • version
    • Methods
      • about()
      • bp()
      • colorPicker()
      • evalFile()
      • gc()
      • getenv()
      • setenv()
      • sleep()
      • write()
      • writeln()
  • Application object
    • Attributes
      • activeViewer
      • buildName
      • buildNumber
      • effects
      • exitAfterLaunchAndEval
      • exitCode
      • isoLanguage
      • isRenderEngine
      • isWatchFolder
      • memoryInUse
      • onError
      • project
      • saveProjectOnCrash
      • settings
      • version
    • Methods
      • activate()
      • beginSuppressDialogs()
      • beginUndoGroup()
      • cancelTask()
      • cancelTimeout()
      • endSuppressDialogs()
      • endUndoGroup()
      • endWatchFolder()
      • log()
      • newProject()
      • open()
      • parseSwatchFile()
      • pauseWatchFolder()
      • purge()
      • quit()
      • scheduleTask()
      • setMemoryUsageLimits()
      • setSavePreferencesOnQuit()
      • setTimeout()
      • watchFolder()
  • AVItem object
    • Attributes
      • duration
      • footageMissing
      • frameDuration
      • frameRate
      • hasAudio
      • hasAudio
      • hasVideo
      • height
      • name
      • pixelAspect
      • proxySource
      • time
      • usedIn
      • useProxy
      • width
    • Methods
      • addGuide()
      • removeGuide()
      • setGuide()
      • setProxy()
      • setProxyToNone()
      • setProxyWithPlaceholder()
      • setProxyWithSequence()
      • setProxyWithSolid()
  • AVLayer object
    • Attributes
      • adjustmentLayer
      • audioActive
      • audioEnabled
      • autoOrient
      • blendingMode
      • canSetCollapseTransformation
      • canSetTimeRemapEnabled
      • collapseTransformation
      • effectsActive
      • environmentLayer
      • frameBlending
      • frameBlendingType
      • guideLayer
      • hasAudio
      • hasTrackMatte
      • height
      • isNameFromSource
      • isTrackMatte
      • motionBlur
      • preserveTransparency
      • quality
      • samplingQuality
      • source
      • threeDLayer
      • threeDPerChar
      • timeRemapEnabled
      • trackMatteType
      • width
    • Methods
      • audioActiveAtTime()
      • calculateTransformFromPoints()
      • openInViewer()
      • replaceSource()
      • sourceRectAtTime()
  • CameraLayer object
  • Collection object
  • CompItem object
    • Attributes
      • activeCamera
      • bgColor
      • displayStartTime
      • draft3d
      • dropFrame
      • frameBlending
      • frameDuration
      • hideShyLayers
      • layers
      • motionBlur
      • motionBlurAdaptiveSampleLimit
      • motionBlurSamplesPerFrame
      • motionGraphicsTemplateControllerCount
      • motionGraphicsTemplateName
      • numLayers
      • preserveNestedFrameRate
      • preserveNestedResolution
      • renderer
      • renderers
      • resolutionFactor
      • selectedLayers
      • selectedProperties
      • shutterAngle
      • shutterAngle
      • shutterPhase
      • workAreaDuration
      • workAreaStart
    • Methods
      • duplicate()
      • exportAsMotionGraphicsTemplate()
      • getMotionGraphicsTemplateControllerName()
      • layer()
      • openInEssentialGraphics()
      • openInViewer()
      • setMotionGraphicsControllerName()
  • FileSource object
    • Attributes
      • file
      • missingFootagePath
    • Methods
      • reload()
  • FolderItem object
    • Attributes
      • items
      • numItems
    • Methods
      • item()
  • FootageItem object
    • Attributes
      • file
      • mainSource
    • Methods
      • openInViewer()
      • replace()
      • replaceWithPlaceholder()
      • replaceWithSequence()
      • replaceWithSolid()
  • FootageSource object
    • Attributes
      • alphaMode
      • conformFrameRate
      • displayFrameRate
      • fieldSeparationType
      • hasAlpha
      • highQualityFieldSeparation
      • invertAlpha
      • isStill
      • loop
      • nativeFrameRate
      • premulColor
      • removePulldown
    • Methods
      • guessAlphaMode()
      • guessPulldown()
  • Global functions
    • clearOutput()
    • currentFormatToTime()
    • generateRandomNumber()
    • isValid()
    • timeToCurrentFormat()
    • write()
    • writeLn()
  • ImportOptions object
    • Attributes
      • file
      • forceAlphabetical
      • importAs
      • sequence
    • Methods
      • canImportAs()
  • Item object
    • Attributes
      • comment
      • id
      • label
      • name
      • parentFolder
      • selected
      • typeName
    • Methods
      • remove()
  • ItemCollection object
    • Methods
      • addComp()
      • addFolder()
  • KeyframeEase object
    • Attributes
      • influence
      • speed
  • Layer object
    • Attributes
      • active
      • comment
      • containingComp
      • enabled
      • hasVideo
      • index
      • inPoint
      • isNameSet
      • locked
      • name
      • nullLayer
      • outPoint
      • parent
      • selectedProperties
      • shy
      • solo
      • startTime
      • stretch
      • time
    • Methods
      • activeAtTime()
      • applyPreset()
      • copyToComp()
      • duplicate()
      • moveAfter()
      • moveBefore()
      • moveToBeginning()
      • moveToEnd()
      • remove()
      • setParentWithJump()
  • LayerCollection object
    • Methods
      • add()
      • addBoxText()
      • addCamera()
      • addLight()
      • addNull()
      • addShape()
      • addSolid()
      • addText()
      • byName()
      • precompose()
  • LightLayer object
    • Attributes
      • lightType
  • MarkerValue object
    • Attributes
      • chapter
      • comment
      • cuePointName
      • duration
      • eventCuePoint
      • frameTarget
      • url
    • Methods
      • getParameters()
      • setParameters()
  • MaskPropertyGroup object
    • Attributes
      • color
      • inverted
      • locked
      • maskFeatherFalloff
      • maskMode
      • maskMotionBlur
      • rotoBezier
  • OMCollection object
  • OutputModule object
    • Attributes
      • file
      • includeSourceXMP
      • name
      • postRenderAction
      • templates
    • Methods
      • applyTemplate()
      • getSetting()
      • getSettings()
      • remove()
      • saveAsTemplate()
      • setSetting()
      • setSettings()
  • PlaceholderSource object
  • Project object
    • Attributes
      • activeItem
      • availableGPUAccelTypes
      • bitsPerChannel
      • displayStartFrame
      • feetFramesFilmType
      • file
      • footageTimecodeDisplayStartType
      • framesCountType
      • framesUseFeetFrames
      • gpuAccelType
      • items
      • linearBlending
      • numItems
      • renderQueue
      • rootFolder
      • selection
      • timeDisplayType
      • toolType
      • transparencyGridThumbnails
      • xmpPacket
    • Methods
      • autoFixExpressions()
      • close()
      • closeTeamProject()
      • consolidateFootage()
      • convertTeamProjectToProject()
      • importFile()
      • importFileWithDialog()
      • importPlaceholder()
      • isAnyTeamProjectOpen()
      • isLoggedInToTeamProject()
      • isResolveCommandEnabled()
      • isSyncCommandEnabled()
      • isTeamProjectEnabled()
      • isTeamProjectOpen()
      • item()
      • listTeamProjects()
      • newTeamProject()
      • openTeamProject()
      • reduceProject()
      • removeUnusedFootage()
      • resolveConflict()
      • save()
      • saveWithDialog()
      • shareTeamProject()
      • showWindow()
      • syncTeamProject()
  • Property object
    • Attributes
      • canSetExpression
      • canVaryOverTime
      • dimensionsSeparated
      • expression
      • expressionEnabled
      • expressionError
      • hasMax
      • hasMin
      • isDropdownEffect
      • isSeparationFollower
      • isSeparationLeader
      • isSpatial
      • isTimeVarying
      • maxValue
      • minValue
      • numKeys
      • propertyIndex
      • propertyValueType
      • selectedKeys
      • separationDimension
      • separationLeader
      • unitsText
      • value
    • Methods
      • addKey()
      • addToMotionGraphicsTemplate()
      • addToMotionGraphicsTemplateAs()
      • canAddToMotionGraphicsTemplate()
      • getSeparationFollower()
      • isInterpolationTypeValid()
      • keyInInterpolationType()
      • keyInSpatialTangent()
      • keyInTemporalEase()
      • keyOutInterpolationType()
      • keyOutSpatialTangent()
      • keyOutTemporalEase()
      • keyRoving()
      • keySelected()
      • keySpatialAutoBezier()
      • keySpatialContinuous()
      • keyTemporalAutoBezier()
      • keyTemporalContinuous()
      • keyTime()
      • keyValue()
      • nearestKeyIndex()
      • removeKey()
      • setInterpolationTypeAtKey()
      • setPropertyParameters()
      • setRovingAtKey()
      • setSelectedAtKey()
      • setSpatialAutoBezierAtKey()
      • setSpatialContinuousAtKey()
      • setSpatialTangentsAtKey()
      • setTemporalAutoBezierAtKey()
      • setTemporalContinuousAtKey()
      • setTemporalEaseAtKey()
      • setValue()
      • setValueAtKey()
      • setValueAtTime()
      • setValuesAtTimes()
      • valueAtTime()
  • PropertyBase object
    • Attributes
      • active
      • canSetEnabled
      • elided
      • enabled
      • isEffect
      • isMask
      • isModified
      • matchName
      • name
      • parentProperty
      • propertyDepth
      • propertyIndex
      • propertyType
      • selected
    • Methods
      • duplicate()
      • moveTo()
      • propertyGroup()
      • remove()
  • PropertyGroup object
    • Attributes
      • numProperties
    • Methods
      • addProperty()
      • canAddProperty()
      • canAddProperty()
      • property()
  • RenderQueue object
    • Attributes
      • canQueueInAME
      • items
      • numItems
      • rendering
    • Methods
      • item()
      • pauseRendering()
      • queueInAME()
      • render()
      • showWindow()
      • stopRendering()
  • RenderQueueItem object
    • Attributes
      • comp
      • elapsedSeconds
      • logType
      • numOutputModules
      • onStatusChanged
      • outputModules
      • render
      • skipFrames
      • startTime
      • status
      • templates
      • timeSpanDuration
      • timeSpanStart
    • Methods
      • applyTemplate()
      • duplicate()
      • getSetting()
      • getSettings()
      • outputModule()
      • remove()
      • saveAsTemplate()
      • setSetting()
      • setSettings()
  • RQItemCollection object
    • Methods
      • add()
  • Settings object
    • Methods
      • getSetting()
      • haveSetting()
      • saveSetting()
  • Shape object
    • Attributes
      • closed
      • featherInterps
      • featherRadii
      • featherRelCornerAngles
      • featherRelSegLocs
      • featherSegLocs
      • featherTensions
      • featherTypes
      • inTangents
      • outTangents
      • vertices
  • ShapeLayer object
  • SolidSource object
    • Attributes
      • color
  • System object
    • Attributes
      • machineName
      • osName
      • osVersion
      • userName
    • Methods
      • callSystem()
  • TextDocument object
    • Attributes
      • allCaps
      • applyFill
      • applyStroke
      • baselineLocs
      • baselineShift
      • boxText
      • boxTextPos
      • boxTextSize
      • fauxBold
      • fauxItalic
      • fillColor
      • font
      • fontFamily
      • fontLocation
      • fontSize
      • fontStyle
      • horizontalScale
      • justification
      • leading
      • pointText
      • smallCaps
      • strokeColor
      • strokeOverFill
      • strokeWidth
      • subscript
      • superscript
      • text
      • tracking
      • tsume
      • verticalScale
    • Methods
      • compPointToSource()
      • resetCharStyle()
      • resetParagraphStyle()
      • sourcePointToComp()
  • TextLayer object
  • Viewer object
    • Attributes
      • active
      • guidesLocked
      • guidesSnap
      • guidesVisibility
      • maximized
      • rulers
      • type
    • Methods
      • setActive()
  • ViewOptions object
    • Attributes
      • fastPreview
After Effects スクリプトリファレンス

バージョンによる変更点

After Effectsのバージョンにおける、スクリプティング仕様のドキュメント日本語訳です。

After Effects CC 2020 (17.0.1)

After Effects CC (16.1)

After Effects CC (16.0)

After Effects CC (15.0)

After Effects CC 2017 (14.2.1)

After Effects CC 2017 (14.2)

After Effects CC 2015.3 (13.8)

After Effects CC 2015.0 (13.6)

After Effects CC 2015(13.5) - 暫定版

After Effects CC 2014.2 (13.2)

After Effects CC 2014.1 (13.1)

After Effects CC2014 (13.0)

After Effects CC(12.0-12.2)

After Effects CS6

After Effects CS5.5

After Effects CS5

After Effects CS4

この記事の一部はサイトオーナーのブログより転載しています。

After Effects スクリプティングメモ

http://hiroshisaito.net/blog/after-effects-scripting-notes.html

この作品は クリエイティブ・コモンズ 表示 - 非営利 - 継承 4.0 国際 ライセンスの下に提供されています。

Adobe および After Effects は Adobe Systems Incorporated(アドビシステムズ社)の商標です。


Report abuse
Page details
Page updated
Google Sites
Report abuse