Click or drag to resize
Ab4d.SharpEngine logo

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.WinUI
Assembly: Ab4d.SharpEngine.WinUI (in Ab4d.SharpEngine.WinUI.dll) Version: 2.0.8956+4c7684e186ca1be74e7a284fbe739d9a1b843d3c
Syntax
C#
public static readonly List<string> RequiredDeviceExtensionNamesForSharedTexture

Field Value

ListString
See Also