Empty Texture Presets
data class EmptyTexturePresets(internalFormat: TextureInternalFormat, pixelFormat: TexturePixelFormat, pixelType: TexturePixelType)
Content copied to clipboard
Empty texture presets.
Since
v1.1.0
Constructors
Link copied to clipboard
fun EmptyTexturePresets(internalFormat: TextureInternalFormat, pixelFormat: TexturePixelFormat, pixelType: TexturePixelType)
Content copied to clipboard