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 Texture2DContent type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
Texture2DContent | Initializes a new instance of Texture2DContent. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Faces | (Inherited from TextureContent.) |
![]() |
Identity | (Inherited from ContentItem.) |
![]() |
Mipmaps | Gets or sets the collection of mipmaps containing the texture image data. |
![]() |
Name | (Inherited from ContentItem.) |
![]() |
OpaqueData | (Inherited from ContentItem.) |
Public Methods
Name | Description | |
---|---|---|
![]() |
ConvertBitmapType | (Inherited from TextureContent.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
GenerateMipmaps | (Inherited from TextureContent.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Validate | Validates that the required contents of this texture are present, valid and match the capabilities of the device. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
Texture2DContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace