Click or drag to resize

VertexLayoutEnd Method

Marks the end of the vertex stream.

Namespace:  Internal.SharpBgfx
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public VertexLayout End()

Return Value

Type: VertexLayout
This instance, for use in a fluent API.
See Also