Texture3DContent.Validate Method
Validates that the required contents of this volume texture are present and valid.
Overload List
Name | Description |
---|---|
Texture3DContent.Validate () | Validates that the required contents of this volume texture are present and valid. This method verifies that mip counts are correct down each individual 2D face, and that width and height are shrinking appropriately. |
Texture3DContent.Validate (Boolean) | (Inherited from TextureContent.) |
See Also
Reference
Texture3DContent Class
Texture3DContent Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace