点击分组标题,可查阅属性和方法的详细说明。

  • Global

全局对象、属性和方法

comp(name)

footage(name)

thisComp

thisProject

thisLayer

thisProperty

time

colorDepth

posterizeTime(fps)

value

timeToFrames(t, fps, isDuration)

framesToTime(frames, fps)

timeToTimecode(t,t imecodeBase, isDuration)

timeToNTSCTimecode(t, ntscDropFrame, isDuration)

timeToFeetAndFrames(t, fps, framesPerFoot, isDuration)

timeToCurrentFormat(t, fps, isDuration)

  • Vector Math

矢量数学方法

add(vec1, vec2)

sub(vec1, vec2)

mul(vec, amount)

div(vec, amount)

clamp(x, 最小值, 最大值)

dot(vec1, vec2)

cross(vec1, vec2)

normalize(vec)

length(vec)

length(point1, point2)

lookAt(fromPoint, atPoint)

  • Random Numbers

随机数方法

seedRandom(seed, timeless)

random()

random(maxValOrArray)

random(minValOrArray, maxValOrArray)

gaussRandom( )

gaussRandom(maxValOrArray)

gaussRandom(minValOrArray, maxValOrArray)

noise(valOrArray)

  • Interpolation

插值方法

linear(x,最小输入,最大输入,最小输出,最大输出)

linear(x,最小输出,最大输出)

ease(x,最小输出,最大输出)

ease(x,最小输入,最大输入,最小输出,最大输出)

easeIn(x,最小输出,最大输出)

easeIn(x,最小输入,最大输入,最小输出,最大输出)

easeOut(x,最小输出,最大输出)

easeOut(x,最小输入,最大输入,最小输出,最大输出)

  • Color Conversion

颜色转换方法

rgbToHsl(rgbaArray)

hslToRgb(hslaArray)

hexToRgb(hexString)

  • Other Math

其他数学方法

degreesToRadians(度数)

radiansToDegrees(弧度)

  • JavaScript Math

JavaScript 数学方法

Math.cos(x)

Math.acos(x)

Math.tan(x)

Math.atan(x)

Math.atan2(y,x)

Math.sin(x)

Math.sqrt(x)

Math.exp(x)

Math.pow(x,n)

Math.log(x)

Math.abs(x)

Math.round(x)

Math.ceil(x)

Math.floor(x)

Math.min(value1,value2,...)

Math.max(value1,value2,...)

Math.log10(x)

Math.PI

Math.E

Math.LOG2E

Math.LOG10E

Math.LN2

Math.LN10

Math.SQRT2

Math.SQRT1_2

  • Comp

合成属性和方法

layer(index)

layer(name)

layer(otherLayer, relIndex)

marker

marker.key(index)

marker.key(name)

marker.nearestKey(t)

marker.numKeys

numLayers

layerByComment(注释内容)

activeCamera

width

height

duration

ntscDropFrame

displayStartTime

frameDuration

shutterAngle

shutterPhase

bgColor

pixelAspect

name

  • Footage

素材属性

width

height

duration

frameDuration

ntscDropFrame

pixelAspect

name

sourceText

sourceData

dataValue(dataPath)

dataKeyCount(dataPath)

dataKeyTimes(dataPath,t0,t1)

dataKeyTimes(dataPath,t0,t1)

  • Layer

图层属性和方法

  • Sub-objects

图层子对象属性和方法

source

sourceTime(t)

sourceRectAtTime(t,includeExtents)

effect(name)

effect(index)

mask(name)

mask(index)

  • General

图层常规属性和方法

width

height

index

parent

hasParent

inPoint

outPoint

startTime

hasVideo

hasAudio

enabled

active

audioActive

sampleImage(point, radius, postEffect, t)

  • Properties

图层属性特性和方法

anchorPoint

position

scale

rotation

opacity

audioLevels

timeRemap

marker

marker.key(index)

marker.key(name)

marker.nearestKey(t)

marker.numKeys

name

  • 3D

3D 图层属性

orientation

rotationX

rotationY

rotationZ

lightTransmission

castsShadows

acceptsShadows

acceptsLights

ambient

diffuse

specularIntensity

specturalShinness

metal

reflectionIntensity

reflectionSharpness

reflectionRolloff

  • Space Transforms

空间变换方法

toComp(point, t)

fromComp(point, t)

toWorld(point, t)

fromWorld(point, t)

toCompVec(vec, t)

fromCompVec(vec, t)

toWorldVec(vec, t)

fromWorldVec(vec, t)

fromCompToSurface(point, t)

  • Mask Property

蒙版属性

maskOpacity

maskFeather

maskExpansion

invert

  • Camera

摄像机属性

pointOfInterest

zoom

depthOfField

focusDistance

aperture

blurLevel

irisShape

irisRotation

irisRoundness

irisAspectRatio

iRisDiffractionFringe

highlightGain

highlightThreshold

highlightSaturation

active

  • Light

光照属性

pointOfInterest

intensity

color

coneAngle

coneFeather

shadowDarkness

shadowDiffusion

  • Effect

效果属性和方法

active

param(name)

param(index)

name

  • Path Property

路径属性与方法

name

points(t)

inTangents(t)

outTangents(t)

isClosed()

pointOnPath(percentage, t)

normalOnPath(percentage, t)

tangentOnPath(percentage, t)

createPath(points, inTangents, outTangents, is_closed)

  • Property

属性特性和方法

value

valueAtTime(t)

velocity

velocityAtTime(t)

speed

speedAtTime(t)

wiggle(freq,amp,octaves,amp_mult,t)

temporalWiggle(freq,amp,octaves,amp_mult,t)

smooth(width,samples,t)

loopIn(type,numKeyframes)

loopOut(type,numKeyframes)

loopInDuration(type,duration)

loopOutDuration(type,duration)

key(index)

key(markerName)

nearestKey(t)

numKeys

name

active

enabled

propertyGroup(countUp)

propertyIndex

  • Key

关键帧的属性

value

time

index

  • Marker Key

标志属性

comment

chapter

url

frameTarget

protectedRegion

eventCuePoint

cuePointName

parameters

duration

  • Project

项目属性

fullPath

linearBlending

bitsPerChannel

  • Text

文本属性与方法

sourceText

Font...

style

getStyleAt(n, t)

createStyle()

setText(value)

fontSize

setFontSize(value)

font

setFont(value)

isFauxBold

setFauxBold(true/false)

isFauxItalic

setFauxItalic(true/false)

isAllCaps

setAllCaps(value)

isSmallCaps

setSmallCaps(true/false)

tracking

setTracking(value)

leading

setLeading(value)

autoLeading

setAutoLeading(true/false)

baselineShift

setBaselineShift(value)

applyFill

setApplyFill(true/false)

fillColor

setFillColor(value)

applyStroke

setApplyStroke(true/false)

strokeColor

setStrokeColor(value)

strokeWidth

setStrokeWidth(value)

“有钱的捧个钱场,好看的点下在看”

Ae 表达式语言引用(合集)相关推荐

  1. Ae 表达式语言引用:Camera Light Effect

    ◆  ◆  ◆ Camera 摄像机属性 pointOfInterest 返回摄像机在世界空间中的目标点值(三维数组). zoom 返回摄像机的缩放值,以像素为单位. //图层的缩放属性的表达式 // ...

  2. Ae 表达式语言引用​:Global

    ◆  ◆  ◆ Global 全局对象.属性和方法 comp(name) 返回指定名称的合成对象. 参数 name :字符串. footage(name) 返回指定名称的素材对象. 参数 name : ...

  3. Ae 表达式语言引用​:Path Property

    ◆  ◆  ◆ Path Property 路径属性和方法 name 返回路径名称. points(t) 获取路径上所有点的 x.y 坐标.返回数偶数组的数组. 图层蒙版路径,点的坐标相对于其左上角的 ...

  4. Ae 表达式语言引用​:Random Numbers

    ◆  ◆  ◆ Random Numbers 随机数方法 seedRandom(seed, timeless) 用在 random.gaussRandom.wiggle等方法之前,用于设置随机数种子值 ...

  5. Ae 表达式语言引用:Layer

    ◆  ◆  ◆ Layer 图层属性和方法 Sub-objects 图层子对象属性和方法 source 返回图层的源合成对象或源素材对象. thisComp.layer("Backgroun ...

  6. Ae 表达式语言引用​之:Property

    ◆  ◆  ◆ Property 属性特性和方法 value 返回属性在当前时间的值(数值.数组或字符串). valueAtTime(t) 返回属性在指定时间(以秒为单位)的值. //要从一组(四个) ...

  7. Ae 表达式语言引用​:Interpolation Color Conversion

    ◆  ◆  ◆ Interpolation 插值方法 linear(t, 最小输入, 最大输入, 最小输出, 最大输出) 将 t 值从一个范围(最小输入 ~ 最大输入)映射到另一个范围(最小输出 ~ ...

  8. Ae 表达式语言引用​:Text

    ◆  ◆  ◆ Text 文本属性和方法 提示: 由于所有的 set 方法都将返回样式对象.因此有一种短格式的设置方式: text.sourceText.style.setFillColor(hexT ...

  9. Ae 表达式语言引用​:Footage

    ◆  ◆  ◆ Footage 素材属性 width 返回素材的宽度(数值),以像素为单位. footage("Red").width height 返回素材的高度(数值),以像素 ...

最新文章

  1. 黑页php,炫酷帅气的黑页源码
  2. SecureCRT 7 序列号
  3. Jackson 读写 JSON
  4. 信息学奥赛一本通(C++)在线评测系统——基础(一)C++语言—— 1052:计算邮资
  5. 关于JUnit5 你必须知道的(一) JUnit5架构和环境搭建
  6. linux命令---tar
  7. 带滤镜拍照的app_自拍也有大讲究,选对滤镜才能美美美!
  8. 基于jQuery鼠标点击弹出登陆框效果
  9. mybatis一个方法执行多条sql_精尽MyBatis源码分析——SQL执行过程之Executor!
  10. commands out of sync mysql,MySQL-python: Commands out of sync
  11. VScode编辑同步Markdown文档到印象笔记
  12. LGP2046[NOI2010]海拔正确性证明
  13. python 批量gif转tif_使用Python 批量转移*.tif和*.mov文件
  14. 计算机论文要求多少字,论文需要写多少字
  15. oracle_查询sql执行剩余时间
  16. 维生素C - 坏血症
  17. java时间和电脑时间_Java语言程序设计(三)显示电脑系统当前时间
  18. 电脑文件删不掉怎么办?数据误删也能恢复
  19. 有道云笔记设置界面 占满全屏(右侧)
  20. python语法报错_Python语法总结

热门文章

  1. Opencv4图像分割和识别第九课(实战8)车道线检测
  2. Phone与Rild连接过程及消息收发
  3. Could not open Selected VM debug port (8700). Make sure you do not have another instance of DDMS
  4. 小程序源码:2022虎年全新头像框制作微信小程序源码下载-多玩法安装简单
  5. RepositoryService
  6. 如何用计算机算出身高,怎么在Excel中制作身高体重计算器?Excel制作身高体重计算器的教程...
  7. TLV320AIC310X音频
  8. 南华工商学院计算机,南华工商学院清远校区
  9. 情态动词有can (could), may (might), must, have to, shall (should, will (would), dare (dared), need (neede
  10. 电子统计台账:锁定某月台账数据,防止数据丢失