Texture:IsMipmapped(Texture) shared Checks if the texture is mipmapped. Argument texture Texture Returns boolean true if the texture is mipmapped, false otherwise. Examples Texture:IsMipmapped – Checks if the texture is mipmapped.