ian Posted September 8, 2016 Share Posted September 8, 2016 Where in blender can we define isVisible true or false? So that exporter from blender to babylon json file include isVisible true or false. Depanding how is define in blender??? Quote Link to comment Share on other sites More sharing options...
V!nc3r Posted September 8, 2016 Share Posted September 8, 2016 https://github.com/BabylonJS/Extensions/tree/master/QueuedInterpolation/Blender#mapped-properties :) Quote Link to comment Share on other sites More sharing options...
gryff Posted September 8, 2016 Share Posted September 8, 2016 2 hours ago, ian said: Where in blender can we define isVisible true or false? @ian : Well for a scene in Blender clicking on the "eye" along side the mesh name in the Outliner will make a mesh invisible in the 3D window. Clicking on the "camera" icon along side the mesh name will stop that mesh being included in a Blender Render. However, to make it invisible in an export to a .babylon file - click on the "camera". I have a vague recollection that at one time in the .babylon export process that clicking on the "eye" made it invisible and clicking on the "camera" disabled the mesh. cheers, gryff ian and AB95 2 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.