We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I propose we add GLWpfControl to the SceneView.
GLWpfControl
SceneView
This is required to render a scene to within the scene view.
Simply reference the GLWpfControl nuget package and get started.
FinalEngine.Editor.Desktop
EventBinder
The text was updated successfully, but these errors were encountered:
Fixed #243
Sorry, something went wrong.
softwareantics
No branches or pull requests
Description
I propose we add
GLWpfControl
to theSceneView
.The Why
This is required to render a scene to within the scene view.
The How
Simply reference the GLWpfControl nuget package and get started.
Requirements
FinalEngine.Editor.Desktop
.GLWpfControl
toSceneView
.Possible Issues
EventBinder
)The text was updated successfully, but these errors were encountered: