Skip to content

FxPlug - FxParameterFlags should include a flag for if the parameter is Published #434

Description

@belisoful

Apple Feedback Assistant ID: MISSING!

Is your feature request related to a problem? Please describe.
I'm writing a FCP plugin in FxPlug and it needs to know if the user published a parameter in Motion.

Describe the solution you'd like
FxParameterFlags should have a flag for if a parameter is set to be published in Motion or published in FCP. Operationally, consider maybe read/write in Motion and read only in FCP. This maintains the Motion effect user's desire to not publish a parameter. Dynamically created parameters in FCP are published by default and thus have the flag turned on.

If an unpublished parameter is linked to a published rig, this flag is OFF because the parameter is not published. This could probably be presumed, but I want the requirement to be clear.

Describe alternatives you've considered
No other way.

Additional context
Add any other context or screenshots about the feature request here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions