Texture2DContent Members
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.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Validate | (Inherited from TextureContent.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
Texture2DContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace