Skip to content

Manipulating Javascript attributes #190

Description

@brassel

This is less of a request and more of a feature I am considering to contribute myself. But before doing so, I would like to discuss if - maybe - there is good reason that nexrender does not support this, or if it would be a good extension. Or maybe if I am overlooking something and nexrender can already do this.

Is your feature request related to a problem? Please describe.
As you know, nexrender nicely allows us to change values of AE properties. However, objects within AE also have Javascript attributes which cannot be manipulated by nexrender, at least as far as I see.
For example, such attributes concern the timeline. StartTime, InPoint, OutPoint are all examples of such attributes.

Describe the solution you'd like
I would like to add the feature that you can optionally exchange the job field "Property" by "JS-Attribute". If this job field is given as "JS-Attribute", nexrender would change the Javascript property directly instead of looking up the AE property and change the value of that.

Describe alternatives you've considered
Javascript attributes can be manipulated by adding scripts and executing those by nexrender. This is still a great feature for more complex operations. The appeal of nexrender in my opinion, however, is that also the Video people can use the job descriptions, while asking them to write full scripts is too much in most cases. So, maximum power to the job descriptions seems a good stratagem.

Additional context
So what do you think about this feature?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions