Share via


Texture3D Members

The following tables list the members exposed by the Texture3D type.

Public Constructors

Name Description
Public Method Texture3D Creates a new instance of this object.
Public Method Static Texture3D Overloaded. Creates a new instance of this object.

Public Properties

Name Description
Public Property Depth Gets the depth of this volume texture resource, in pixels.
Public Property Format (Inherited from Texture.)
Public Property GraphicsDevice (Inherited from GraphicsResource.)
Public Property Height Gets the height of this texture resource, in pixels.
Public Property IsDisposed (Inherited from GraphicsResource.)
Public Property LevelCount (Inherited from Texture.)
Public Property Name (Inherited from GraphicsResource.)
Public Property Tag (Inherited from GraphicsResource.)
Public Property Width Gets the width of this texture resource, in pixels.

Public Methods

Name Description
Public Method Dispose (Inherited from GraphicsResource.)
Public Method Equals (Inherited from Object.)
Public Method GetData Overloaded. Gets a copy of the texture data.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method SetData Overloaded. Sets data.
Public Method ToString (Inherited from GraphicsResource.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from GraphicsResource.)
Protected Method MemberwiseClone (Inherited from Object.)

Public Events

Name Description
Public Event Disposing (Inherited from GraphicsResource.)

See Also

Reference

Texture3D Class
Microsoft.Xna.Framework.Graphics Namespace