ResourceType Enumeration
|
Language: |
Defines resource types.
Definition
Visual Basic |
Public Enum ResourceType |
C# |
public enum ResourceType |
C++ |
public enum class ResourceType |
JScript |
public enum ResourceType |
Members
Member |
Value |
Description |
IndexBuffer |
7 |
Index buffer resource. |
VertexBuffer |
6 |
Vertex buffer resource. |
CubeTexture |
5 |
Cube texture resource. |
VolumeTexture |
4 |
Volume texture resource. |
Volume |
2 |
Volume resource. |
Surface |
1 |
Surface resource. |
Textures |
3 |
Texture resource. |
Enumeration Information
Namespace |
Microsoft.DirectX.Direct3D |
Assembly |
Microsoft.DirectX.Direct3D (microsoft.directx.direct3d.dll) |
Strong Name |
Microsoft.DirectX.Direct3D,
Version=1.0.900.0,
Culture=neutral,
PublicKeyToken=d3231b57b74a1492 |
See Also
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center