godot.arraymesh

Members

Structs

ArrayMesh
struct ArrayMesh

The ArrayMesh is used to construct a Mesh by specifying the attributes as arrays. The most basic example is the creation of a single triangle

Meta