'Declaration Public Shared Function Create( _ ByVal context As EffectContext, _ ByVal resourceId As System.Guid, _ ByVal vertexBufferProperties As VertexBufferProperties, _ ByVal customVertexBufferProperties As CustomVertexBufferProperties _ ) As VertexBuffer
public static VertexBuffer Create( EffectContext context, System.Guid resourceId, VertexBufferProperties vertexBufferProperties, CustomVertexBufferProperties customVertexBufferProperties )
Parameters
- context
- resourceId
- vertexBufferProperties
- customVertexBufferProperties