inxs Posted May 29, 2017 Share Posted May 29, 2017 Hello all, I want to use grid and shadow only material of the materials library in my angualr 2 webpack project. Unfortunatly I cannot find a way how to include and reference this materials in my project. Thanks for your help Jonny Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted May 29, 2017 Share Posted May 29, 2017 Hello, you should just need to reference these two files: <script src="https://preview.babylonjs.com/materialsLibrary/babylon.gridMaterial.min.js"></script> <script src="https://preview.babylonjs.com/materialsLibrary/babylon.shadowOnlyMaterial.min.js"></script> 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.