VulkanTexture

Undocumented in source.

Constructors

this
this()

VkTexture constructor.

Destructor

~this
~this()

VkTexture destructor.

Members

Functions

dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

load
VulkanTexture load(string fileName)

Loads a texture.

Meta