canhorn / EventHorizon.Blazor.TypeScript.Interop.Generator

This project is a Blazor Interop C# Generator, has a sample against the BabylonJS library.
https://wonderful-pond-05f7b3b10.azurestaticapps.net/
MIT License
132 stars 19 forks source link

Helpers? #66

Open Cimbro opened 2 years ago

Cimbro commented 2 years ago

Hi, First of all thanks for your work. I noticed that a bounch of helpers are not present into c# version... For example scene.createDefaultCameraOrLight(true, true, true); scene.createDefaultEnvironment(); They havent' any corrispondance here. Could be they added somehow?

Moving sample to babylon version 5 will be also apreciated REgards Daniele