<Code Lib>
2025 Method
Changes 0
M

VertexStreamPositionNormalColored.AddVertices

Description:
Inserts multiple instances into the stream and associated buffer.

public void AddVertices(
	IList<VertexPositionNormalColored> vertices
)

Loading…