Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the RenderTargetCube type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
RenderTargetCube | Overloaded. Initializes a new instance of this class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
DepthStencilFormat | Gets the depth format of this rendertarget. |
![]() |
Format | (Inherited from Texture.) |
![]() |
GraphicsDevice | (Inherited from GraphicsResource.) |
![]() |
IsContentLost | Determines if the data has been lost due to a lost device event. |
![]() |
IsDisposed | (Inherited from GraphicsResource.) |
![]() |
LevelCount | (Inherited from Texture.) |
![]() |
MultiSampleCount | Gets the number of multisample locations. |
![]() |
Name | (Inherited from GraphicsResource.) |
![]() |
RenderTargetUsage | Gets the usage mode of this rendertarget. |
![]() |
Size | (Inherited from TextureCube.) |
![]() |
Tag | (Inherited from GraphicsResource.) |
Public Methods
Name | Description | |
---|---|---|
![]() |
Dispose | (Inherited from GraphicsResource.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetData | (Overloaded. Inherited from TextureCube.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
SetData | (Overloaded. Inherited from TextureCube.) |
![]() |
ToString | (Inherited from GraphicsResource.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from GraphicsResource.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Events
Name | Description | |
---|---|---|
![]() |
ContentLost | Occurs when a resource is lost due to a device being lost. |
![]() |
Disposing | (Inherited from GraphicsResource.) |
See Also
Reference
RenderTargetCube Class
Microsoft.Xna.Framework.Graphics Namespace