more fix for issue #993 (TestGltfLoading throws AssetNotFoundException)
This commit is contained in:
parent
eabd05acdf
commit
8f8b6b93e5
@ -146,7 +146,7 @@ public class TestGltfLoading extends SimpleApplication {
|
||||
// loadModel("Models/gltf/Monster/Monster.gltf", Vector3f.ZERO, 0.03f);
|
||||
|
||||
// loadModel("Models/gltf/corset/Corset.gltf", new Vector3f(0, -1, 0), 20f);
|
||||
loadModel("Models/gltf/boxInter/BoxInterleaved.gltf", new Vector3f(0, 0, 0), 1f);
|
||||
// loadModel("Models/gltf/boxInter/BoxInterleaved.gltf", new Vector3f(0, 0, 0), 1f);
|
||||
|
||||
|
||||
probeNode.attachChild(assets.get(0));
|
||||
|
Loading…
x
Reference in New Issue
Block a user