Share via


RenderTargetCube Members

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

Public Constructors

Name Description
Public Method RenderTargetCube Overloaded. Initializes a new instance of this class.

Public Properties

Name Description
Public Property DepthStencilFormat Gets the depth format of this rendertarget.
Public Property Format (Inherited from Texture.)
Public Property GraphicsDevice (Inherited from GraphicsResource.)
Public Property IsContentLost Determines if the data has been lost due to a lost device event.
Public Property IsDisposed (Inherited from GraphicsResource.)
Public Property LevelCount (Inherited from Texture.)
Public Property MultiSampleCount Gets the number of multisample locations.
Public Property Name (Inherited from GraphicsResource.)
Public Property RenderTargetUsage Gets the usage mode of this rendertarget.
Public Property Size (Inherited from TextureCube.)
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. Inherited from TextureCube.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method SetData (Overloaded. Inherited from TextureCube.)
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 ContentLost Occurs when a resource is lost due to a device being lost.
Public Event Disposing (Inherited from GraphicsResource.)

See Also

Reference

RenderTargetCube Class
Microsoft.Xna.Framework.Graphics Namespace