Blockbench Reference Docs
    Preparing search index...

    Interface NullObjectOptions

    interface NullObjectOptions {
        ik_target?: string;
        lock_ik_target_rotation?: boolean;
        name?: string;
        position?: ArrayVector3;
    }
    Index

    Properties

    ik_target?: string
    lock_ik_target_rotation?: boolean
    name?: string
    position?: ArrayVector3