Type Alias TextureCreationData

TextureCreationData: TextureData & { height?: number; width?: number }