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

    Interface HandRotationComponent

    Hand rotation components (IDs: 5, 6)

    interface HandRotationComponent {
        components?: Quat;
        forceRender?: boolean;
    }

    Hierarchy (View Summary)

    Index
    components?: Quat
    forceRender?: boolean