TextureCube Members

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

Public Constructors

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

Public Properties

Name Description
Public Property Format (Inherited from Texture.)
Public Property GraphicsDevice (Inherited from GraphicsResource.)
Public Property IsDisposed (Inherited from GraphicsResource.)
Public Property LevelCount (Inherited from Texture.)
Public Property Name (Inherited from GraphicsResource.)
Public Property Size Gets the width and height of this texture resource, in pixels.
Public Property Tag (Inherited from GraphicsResource.)

Public Methods

Name Description
Public Method Dispose (Inherited from GraphicsResource.)
Public Method Equals (Inherited from Object.)
Public Method GetData Overloaded. Returns a copy of the texture data.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method SetData Overloaded. Sets texture 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

TextureCube Class
Microsoft.Xna.Framework.Graphics Namespace