Script API - v1.19.70
    Preparing search index...
    interface PlayAnimationOptions {
        blendOutTime?: number;
        controller?: string;
        nextState?: string;
        stopExpression?: string;
    }
    Index

    Properties

    blendOutTime?: number
    controller?: string
    nextState?: string
    stopExpression?: string