- thisLayer
- thisProperty
- time
- value
- comp(name)
- framesToTime()
- timeToFrames()
- add()
- clamp()
- cross()
- div()
- dot()
- length()
- lookAt()
- mul()
- normalize()
- sub()
- degreesToRadians()
- radiansToDegrees()
- gaussRandom()
- gaussRandom(minValOrArray, maxValOrArray)
- noise(valOrArray)
- random()
- random(minValOrArray, maxValOrArray)
- seedRandom()
- linear(t, tMin, tMax, value1, value2)
- linear(t, value1, value2)
- ease(t, tMin, tMax, value1, value2)
- ease(t, value1, value2)
- easeIn(t, tMin, tMax, value1, value2)
- easeIn(t, value1, value2)
- easeOut(t, tMin, tMax, value1, value2)
- easeOut(t, value1, value2)
- rgbToHsl()
- hslToRgb()
- hexToRgb()
- displayStartTime
- duration
- frameDuration
- width
- height
- name
- numLayers
- layer()
- effect()
- mask()
- active
- enabled
- audioActive (always false)
- hasAudio (always false)
- hasVideo (always false)
- hasParent
- width
- height
- index
- inPoint
- outPoint
- parent
- startTime
- anchorPoint
- marker
- name
- opacity
- position
- rotation
- scale
- timeRemap
- toComp()
- fromComp()
- toWorld()
- fromWorld()
- text
- param()
- invert
- maskExpansion
- maskFeather
- maskOpacity
- maskPath
- name
- numKeys
- propertyIndex
- value
- key()
- loopIn()
- loopInDuration()
- loopOut()
- loopOutDuration()
- nearestKey()
- propertyGroup(1)
- smooth()
- temporalWiggle()
- valueAtTime()
- wiggle()