OptionalsourceFace: numberOptionalsourceMip: numberOptionalsourceVolume: Immutable<PixelVolume>OptionaldestinationFace: numberOptionaldestinationMip: numberOptionaldestinationVolume: Immutable<PixelVolume>OptionalfaceCount: numberProtected_destinationProtected_destinationProtected_destinationProtected_faceProtected_sourceProtected_sourceProtected_sourceFace to which to blit. This can be an entry in an array of textures, or a single face of a cube map. If cubemap array, then each array entry takes up six faces.
Mip level to which to blit.
Pixel volume from which to blit to. This defaults to all pixels of the face.
Number of faces to blit.
Face from which to blit. This can be an entry in an array of textures, or a single face of a cube map. If cubemap array, then each array entry takes up six faces.
Mip level from which to blit.
Pixel volume from which to blit from. This defaults to all pixels of the face.
Copies all properties defined by the prototype of TextureBlitInformation from other to this instance.
Clones this instance and returns a new TextureBlitInformation with identical values.
Determines if this TextureBlitInformation instance is equal to the other instance.
StaticisDetermines if both TextureBlitInformation instances are equal.
Structure used for specifying information about a texture copy operation.