Blax Posted March 31, 2015 Share Posted March 31, 2015 Hi, guru's! Please help me, if possible I make saver for scenes. And mett problem: After loading property of Mesh geometry sets in undefinded and scene.gScene.getGeometries() returning empty array normals, positions, indices, etc for meshes in .babylon file is present.also its information duplicated in [geometries] section as "geometries":[{"vertexData":[HERE]}geometryID property for meshes is setup too. And for geometries too. But, after loading meshes in scenes dont have geometry property and scene haven't any geometries. Please help my, i'm in deadlock. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted March 31, 2015 Share Posted March 31, 2015 Hello and welcome, can you provide more details? Like code examples? Quote Link to comment Share on other sites More sharing options...
Blax Posted April 1, 2015 Author Share Posted April 1, 2015 Hello and welcome, can you provide more details? Like code examples? hello. Thanks for answer! Problem is solved.Simple exclude [geometries] section, and meshes geometries now described in meshes section.Its work, and while its enough for my test project p. s. i try attach .babylon file twice, but forum not show this Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.