Click or drag to resize

GpuTexture Properties

The GpuTexture type exposes the following members.

Properties
  NameDescription
Public propertyArrayLayers
Public propertyDepth
Public propertyDisposed (Inherited from ThreadSafeDisposable.)
Public propertyMipmaps
Public propertyMode
Public propertyResultDepth
Gets the result depth of the texture.
Public propertyResultFormat
Gets the result format of the texture (after processing).
Public propertyResultMipLevels
Public propertyResultSize
Gets the result size of the texture (after processing).
Public propertySourceDepth
Gets the source depth of the texture.
Public propertySourceFormat
Gets the source pixel format for the texture surface.
Public propertySourceSize
Gets the source size of the texture.
Public propertyTextureType
Public propertyUsage
Top
See Also