Blockbench Reference Docs
    Preparing search index...

    Interface AnimationControllerOptions

    interface AnimationControllerOptions {
        initial_state?: string;
        name?: string;
        path?: string;
        uuid?: string;
    }
    Index

    Properties

    initial_state?: string
    name?: string
    path?: string
    uuid?: string