 |
SharpEngineSceneViewRequiredDeviceExtensionNamesForSharedTexture Field |
RequiredDeviceExtensionNames is a static List that contains the Vulkan device extension names that are required to use SharedTexture as presentation type.
This list must be set before the VulkanDevice is created.
Namespace: Ab4d.SharpEngine.WinUIAssembly: Ab4d.SharpEngine.WinUI (in Ab4d.SharpEngine.WinUI.dll) Version: 3.0.9208+3b2441d6a11f923f2600f40f4296bdc3d8b46035
Syntaxpublic static readonly List<string> RequiredDeviceExtensionNamesForSharedTexture
Field Value
ListString
See Also