Texture |
Name | Description | |
---|---|---|
CreateGradientTexture(VulkanDevice, GradientStop, Int32, String) | Create a texture with color gradient defined by the given array of gradient stops. | |
CreateGradientTexture(VulkanDevice, Color3, Color3, Int32, String) | Create a texture with color gradient between two specified colors. | |
CreateGradientTexture(VulkanDevice, Color4, Color4, Int32, String) | Create a texture with color gradient between two specified colors. |