thingorigin2.0
    正在准备搜索索引...
    索引

    构造函数

    属性

    axes: AxesHelper
    box: BoxHelper
    boxList: any[] = []
    grid: GridHelper
    tScene: TScene

    方法

    • 创建坐标轴

      参数

      • 可选len: number = 50

      返回 void

    • 给模型加上包围盒

      参数

      • uuid: string

      返回 void

    • 创建grid

      参数

      • 可选gridInfo: {}

        grid参数

      返回 void

    • 删除坐标轴

      返回 void

    • 去掉包围盒

      参数

      • 可选modelName: string

      返回 void

    • 删除grid

      返回 void

    • 更新包围盒

      返回 void