TextureCubeContent Members
The following tables list the members exposed by the TextureCubeContent type.
Public Constructors
Name | Description | |
---|---|---|
TextureCubeContent | Initializes a new instance of TextureCubeContent. |
Public Properties
Name | Description | |
---|---|---|
Faces | (Inherited from TextureContent.) | |
Identity | (Inherited from ContentItem.) | |
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 | Verifies that all contents of the cube map are present, correct and match the capabilities of the device. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
TextureCubeContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace