gpu-curtains
    Preparing search index...

    Type Alias AnimationChannelTargetPath

    AnimationChannelTargetPath:
        | "translation"
        | "rotation"
        | "scale"
        | "weights"
        | "pointer"

    Name of the property to be modified by an animation channel.