Texture3DContent Members
The following tables list the members exposed by the Texture3DContent type.
Public Constructors
Name | Description | |
---|---|---|
Texture3DContent | Initializes a new instance of Texture3DContent. |
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 | Generates mipmaps for a volume texture. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Validate | Validates that the required contents of this volume 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
Texture3DContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace