Skip to content

Effect properties should be callable #8

@timhaywood

Description

@timhaywood

Currently you can only access effect parameters with the .param() syntax. You should be able to call them directly, as you can in Ae:

let highlightLine = thisComp.layer("control").effect("line to hilite")("Slider").value;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions