Texture Type
A 2d texture.
Union cases
| Union case | Description |
|
|
Full Usage:
EmptyTexture
|
|
|
|
Instance members
| Instance member | Description |
Full Usage:
this.Id
Returns: uint32
|
|
|
|
|
|
|
|
Full Usage:
this.IsEagerTexture
Returns: bool
|
|
Full Usage:
this.IsEmptyTexture
Returns: bool
|
|
Full Usage:
this.IsLazyTexture
Returns: bool
|
|
|
|
Full Usage:
this.Layers
Returns: int
|
|
Full Usage:
this.MipLevels
Returns: int
|
|
|
|
|
|
|
|
Static members
| Static member | Description |
|
|
|
|
|
|
Full Usage:
Texture.recordTransitionLayout srcLayout dstLayout texture commandBuffer
Parameters:
ImageLayout
dstLayout : ImageLayout
texture : Texture
commandBuffer : VkCommandBuffer
|
|
Full Usage:
Texture.updateSize metadata texture context
Parameters:
TextureMetadata
texture : Texture
context : VulkanContext
|
|
Nu