 |
SharpEngineSceneViewInitialize(ActionEngineCreateOptions) Method |
Initialize method initializes the engine by using
EngineCreateOptions that are defined by the provided configureAction.
Namespace: Ab4d.SharpEngine.WpfAssembly: Ab4d.SharpEngine.Wpf (in Ab4d.SharpEngine.Wpf.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
Syntax
ExceptionsException | Condition |
---|
SharpEngineException | SharpEngineException is throws when VulkanDevice cannot be created |
Remarks[Missing <remarks> documentation for "M:Ab4d.SharpEngine.Wpf.SharpEngineSceneView.Initialize(System.Action{Ab4d.SharpEngine.Common.EngineCreateOptions})"]
See Also