metatell Bot SDK - v2.0.0
    Preparing search index...

    Interface HandPositionComponent

    Hand position components (IDs: 7, 8)

    interface HandPositionComponent {
        components?: Vec3;
        forceRender?: boolean;
    }

    Hierarchy (View Summary)

    Index
    components?: Vec3
    forceRender?: boolean