Edit

GRVkImageInfo.ImageLayout Property

Definition

Gets or sets the current layout of the Vulkan image.

public uint ImageLayout { get; set; }

Property Value

The VkImageLayout value as an unsigned integer.

Applies to