3. 输入一段代码调试一下. from pyassimp import * scene = load('ball.obj') assert len(scene.meshes) mesh = scene.meshes ...
確定! 回上一頁