RPE Chart Utils
    Preparing search index...

    Type Alias EventChannelType

    EventChannelType:
        | "moveX"
        | "moveY"
        | "rotate"
        | "alpha"
        | "speed"
        | "incline"
        | "scaleX"
        | "scaleY"

    Identifies which event channel an event belongs to.