HoloLite Posted December 12, 2017 Share Posted December 12, 2017 Is that possible to write your sample app in the babylonjs playground using typescript ? All samples I saw are js based. I can't seem to find a way to put .ts file there. Thanks! Quote Link to comment Share on other sites More sharing options...
brianzinn Posted December 12, 2017 Share Posted December 12, 2017 It's only JavaScript. Although, TypeScript is a superset it would still require transpiling. You can use all the ES6 goodness in a modern browser and otherwise not much difference except the typing... HoloLite 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.