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 propertyResultDepthGets the result depth of the texture.
Public propertyResultFormatGets the result format of the texture (after processing).
Public propertyResultMipLevels 
Public propertyResultSizeGets the result size of the texture (after processing).
Public propertySourceDepthGets the source depth of the texture.
Public propertySourceFormatGets the source pixel format for the texture surface.
Public propertySourceSizeGets the source size of the texture.
Public propertyTextureType 
Public propertyUsage 
Top
See Also