Expand Minimize
This topic has not yet been rated - Rate this topic

ResourceType Enumeration

Defines resource types.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

public enum ResourceType
 Member nameDescription
DepthStencilBufferA depth stencil buffer resource.
IndexBufferAn index buffer resource.
RenderTargetA render target resource.
Texture2DA 2-dimensional texture resource.
Texture3DA 3-dimensional texture resource.
Texture3DVolumeA 3-D volume texture resource.
TextureCubeA cube texture resource.
VertexBufferA vertex buffer resource.
Xbox 360, Windows XP SP2, Windows Vista, Zune
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.