Skip to content

After Effects: The shortcut property mask of an AVLayer is not of type MaskPropertyGroup. #138

@RaymondClr

Description

@RaymondClr

The mask property, which has the match name ADBE Mask Parade, has a propertyType of PropertyType.INDEXED_GROUP. It is expected to be a PropertyGroup, while its child properties are of the type MaskPropertyGroup.

For example: layer.mask.maskMode provides the correct type hint, but when executing the code, it fails to retrieve any values.

I used a third-party tool to demonstrate this hierarchy issue. This tool can read nested Property hierarchies and display them as JSON:
image

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