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