Share via


Texture3DContent Members

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

Public Constructors

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

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 Generates mipmaps for a volume texture.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from Object.)
Public Method Validate Validates that the required contents of this volume texture are present, valid 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

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