Click or drag to resize

SurfaceToolIndex Method

Shrinks the vertex array by creating an index array. This can improve performance by avoiding vertex reuse.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void Index()
See Also