Selecting Dropdown value in Effect/Accessing Effect Values in general
hi, 2 part question:
1. i'm trying add directional blur effect layer i've been able haven't figured out how access "type" value. want change "fading zoom" default. know how access effect value dropdownlist , setting it? based upon position index? or sort of constant/match name system?
2. there easier way figure out how access these values? basically, how figure out how access effect-specific values when using return value of layer.effect.addproperty()? when use debugger, generic propertygroup object don't know what's specific effect. in lot of cases it's logical ("amount" .amount or "repeat edge pixels" .repeatedgepixels) doesn't breakdown way (directional blur's "blur length" not .blurlength, .blur or .length).
thanks in advance in right direction!
calvin
also, realized part of assumption #2 error different bug. see .blurlength access "blur length" properly. guess question evolves camel-case version of effect value proper way access via object in javascript?
also, #1 still stands question need answer have feeling above revelation may fix too.
More discussions in After Effects Scripting
adobe
Comments
Post a Comment