TextureResource.Contents.MipmapLevel An object that references the pixel data for a single mipmap of a texture. Declarationstruct MipmapLevel TopicsCreating a texture mipmap levelmip(data:bytesPerRow:)mip(data:bytesPerRow:bytesPerImage:)mip(slices:)mip(unsafeBuffer:offset:size:bytesPerRow:)mip(unsafeBuffer:offset:size:bytesPerRow:bytesPerImage:) RelationshipsConforms ToSendableSendableMetatype See AlsoDefining the contentTextureResource.Contents.Slice