Documentation
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    • Parameters

      • Optionalopt: {
            animation?: Profiles.Animation;
            colors?: Color[];
            duration?: number;
            face?: number;
            faceMask?: number;
            fade?: number;
            intensity?: number;
            loopCount?: number;
        }

      Returns Profiles.ActionPlayAnimation

    Properties

    animation?: Profiles.Animation
    colors: Color[]
    duration?: number
    face: number
    faceMask?: number
    fade?: number
    intensity?: number
    loopCount: number
    type: "playAnimation"

    Methods

    • Parameters

      Returns boolean