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