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 TextureCube type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
TextureCube | Creates a new instance of this object. |
![]() ![]() |
TextureCube | Overloaded. Creates a new instance of this object. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Format | (Inherited from Texture.) |
![]() |
GraphicsDevice | (Inherited from GraphicsResource.) |
![]() |
IsDisposed | (Inherited from GraphicsResource.) |
![]() |
LevelCount | (Inherited from Texture.) |
![]() |
Name | (Inherited from GraphicsResource.) |
![]() |
Size | Gets the width and height of this texture resource, in pixels. |
![]() |
Tag | (Inherited from GraphicsResource.) |
Public Methods
Name | Description | |
---|---|---|
![]() |
Dispose | (Inherited from GraphicsResource.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetData | Overloaded. Returns a copy of the texture data. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
SetData | Overloaded. Sets texture data. |
![]() |
ToString | (Inherited from GraphicsResource.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from GraphicsResource.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Events
Name | Description | |
---|---|---|
![]() |
Disposing | (Inherited from GraphicsResource.) |
See Also
Reference
TextureCube Class
Microsoft.Xna.Framework.Graphics Namespace