[]
Initializes a new instance of VertexBuffer class.
public static VertexBuffer Create(EffectContext context, Guid resourceId, VertexBufferProperties vertexBufferProperties, CustomVertexBufferProperties customVertexBufferProperties)
Public Shared Function Create(context As EffectContext, resourceId As Guid, vertexBufferProperties As VertexBufferProperties, customVertexBufferProperties As CustomVertexBufferProperties) As VertexBuffer
| Type | Name | Description |
|---|---|---|
| EffectContext | context | |
| Guid | resourceId | |
| VertexBufferProperties | vertexBufferProperties | |
| CustomVertexBufferProperties | customVertexBufferProperties |
| Type | Description |
|---|---|
| VertexBuffer |