![]() |
![]() |
![]() |
VertexBufferDescription.Type Property |
Language: |
Retrieves or sets a member of the ResourceType enumeration that identifies the current resource as a vertex buffer.
Visual Basic Public Property Type As ResourceType C# public ResourceType Type { get; set; } C++ public:
property ResourceType Type {
ResourceType get();
void set(ResourceType value);
}JScript public function get Type() : ResourceType
public function set Type(ResourceType);
Microsoft.DirectX.Direct3D.ResourceType
This property is read/write.
Value of the ResourceType enumeration to set or retrieve.
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