TextureCubeContent Members

The following tables list the members exposed by the TextureCubeContent type.

Public Constructors

Name Description
Public Method TextureCubeContent Initializes a new instance of TextureCubeContent.

Public Properties

Name Description
Public Property Faces (Inherited from TextureContent.)
Public Property Identity (Inherited from ContentItem.)
Public Property Name (Inherited from ContentItem.)
Public Property OpaqueData (Inherited from ContentItem.)

Public Methods

Name Description
Public Method ConvertBitmapType (Inherited from TextureContent.)
Public Method Equals (Inherited from Object.)
Public Method GenerateMipmaps (Inherited from TextureContent.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from Object.)
Public Method Validate Verifies that all contents of the cube map are present, correct and match the capabilities of the device.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

TextureCubeContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace