heyzxz Posted April 26, 2018 Share Posted April 26, 2018 Hi, Please see the code below: let sphere1 = MeshBuilder.CreateSphere(...); let sphere2 = sphere1.clone(...); ... Questions: Do sphere1 and sphere2 share the same subMesh (in memory)?? Quote Link to comment Share on other sites More sharing options...
Guest Posted April 26, 2018 Share Posted April 26, 2018 They share the same geometry Quote Link to comment Share on other sites More sharing options...
heyzxz Posted April 27, 2018 Author Share Posted April 27, 2018 5 hours ago, Deltakosh said: They share the same geometry Thank you GameMonetize 1 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.