//设置操作模式 setValidManipulatorType(EManipulatorType.EManipulatorMove); //平移 //setValidManipulatorType(EManipulatorType.EManipulatorRotate); //旋转 //setValidManipulatorType(EManipulatorType.EManipulatorScale); //缩放 //setValidManipulatorType(EManipulatorType.EManipulatorNone); //退出模式