tbgeorge Posted July 18, 2016 Share Posted July 18, 2016 Hey I'm trying to get the light intensity in unity to export with my scene. I tried to add _darkness as an exported variable but the SceneLoader doesn't seem to load it in. -Thanks Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted July 19, 2016 Share Posted July 19, 2016 Hey why do you think that SceneLoader will understand what _darkness is? I'm not even sure myself what it is It is a light property?(I think so) Can it be related to intensity? https://github.com/BabylonJS/Babylon.js/blob/master/Exporters/Unity 5/Unity3D2Babylon/SceneBuilder.Lights.cs#L85 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.