c75 Posted March 20, 2017 Share Posted March 20, 2017 Hi guys! Found very usefull feature in three.js like ability to set texture as scene backgorund (https://threejs.org/docs/index.html#Reference/Scenes/Scene) Is there something like that in Babylon? Ofcourse we can use two scenes, put texture to plane, setup orthogonal camera... but it's very uncomfortable Quote Link to comment Share on other sites More sharing options...
hunts Posted March 20, 2017 Share Posted March 20, 2017 @c75Have you tried the layer new Layer(name, imgUrl, scene, isBackground, color) set 'isBackground' to true c75 1 Quote Link to comment Share on other sites More sharing options...
c75 Posted March 20, 2017 Author Share Posted March 20, 2017 @hunts seems what i'm searching for. Thank you! hunts 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.