 |
SharpEngineSceneView(Scene) Constructor |
Creates the SharpEngineSceneView that will show the specified scene.
This also creates the
SceneView object.
Namespace: Ab4d.SharpEngine.WinUIAssembly: Ab4d.SharpEngine.WinUI (in Ab4d.SharpEngine.WinUI.dll) Version: 3.0.9208+3b2441d6a11f923f2600f40f4296bdc3d8b46035
Syntaxpublic SharpEngineSceneView(
Scene scene
)
Parameters
- scene Scene
- scene that will be shown by this SharpEngineSceneView
See Also