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

    Interface PositionComponent

    Position component (ID: 0)

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

    Hierarchy (View Summary)

    Index
    components?: Vec3
    forceRender?: boolean