SelectModel.updateBoundingBox() method

更新boundingBox,当其他操作更新模型位姿时,需要调用,如gizmo操作或者model接口设置模型位姿

Signature:

updateBoundingBox(): void;

Returns:

void