Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

VertexHelper.AddUIVertexTriangleStream

public void AddUIVertexTriangleStream(List<UIVertex> verts);

Parameters

verts Vertices to add. Length should be divisible by 3.

Description

Add a list of triangles to the stream.