Automation Toolkit Pro User Guide
  • Introduction
  • Usage
    • Main Toolbar Window
    • Drag and Drop
    • Keyboard Shortcuts
    • Editor
  • Visit The Forum
  • Automation Lines
    • What is an automation line
    • The different types of lines
  • Automation line types
  • Loop
    • Loop Types
    • Loop Options
  • If
  • Message
    • Message Options
  • ListBox
    • ListBox Options
  • Set
  • Action
  • Variable
    • Variable Options
  • Variables Types
    • Text
      • Properties
      • Actions
    • Number
      • Properties
      • Actions
    • Layer
      • Properties
      • Actions
    • Item
      • Properties
      • Actions
    • Property/Effect
      • Properties
      • Actions
    • Boolean
      • Properties
    • Marker
      • Properties
      • Actions
    • Project
      • Properties
      • Actions
    • File
      • Properties
      • Actions
    • Folder
      • Properties
      • Actions
    • Effect
      • Properties
      • Actions
    • RQ Item (render queue item)
      • Properties
      • Actions
    • Output-Module
      • Properties
      • Actions
    • Collection
      • Number
        • Properties
        • Actions
      • Text
        • Properties
        • Actions
      • Layer
        • Properties
        • Actions
      • Item
        • Properties
        • Actions
      • Property/Effect
        • Properties
        • Actions
      • Boolean
        • Properties
        • Actions
  • creating automation - real world examples
    • ######### Automation
    • #########1 Automation
    • #########2 Automation
  • Page 1
    • Automation Toolkit Documentation
    • Automation Toolkit Loop Types
Powered by GitBook
On this page

Was this helpful?

  1. Variables Types
  2. Project

Properties

Name
Info
Set Info

name

the name of the current project file

color bit depth

the color bit depth of the project

linearize working space

the "linearize working space" option in the project settings

linear blending

the "blend colors using 1.0 gamma" option in the project settings

working space

the "working space" option of the project settings

working gamma

the "working gamma" option of the project settings

time display style

the "time display style" option of the project settings

number of render queue items

the number of items currently in the render queue (both pending and rendered)

operating system

the type of the operating system (WINDOWS/MAC)

app version

the after effects version

project file

the file of the current project

javascript variable inputs

the variables that the javascript code can access

specify the variable names with commas between them. for example "variable1,variable2,variable3"

javascript code result

the text output from the javascript code

PreviousProjectNextActions

Last updated 3 years ago

Was this helpful?