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