Edit

GRVkImageInfo.ImageUsageFlags Property

Definition

Gets or sets the usage flags for the Vulkan image.

public uint ImageUsageFlags { get; set; }

Property Value

The VkImageUsageFlags value as an unsigned integer.

Applies to