Files
godot/doc/classes
Ryan Roden-Corrent 933bf96523 Clarify how to convert PrimitiveMesh to ArrayMesh.
It took me a bit to figure this out, as I was initially doing something
more complicated like this before I realized I just had to pass
get_mesh_arrays directly to add_surface_from_arrays.

```
var arr_mesh = ArrayMesh.new()
var arrays = []
arrays.resize(ArrayMesh.ARRAY_MAX)
arrays[ArrayMesh.ARRAY_VERTEX] = c.get_mesh_arrays()
arr_mesh.add_surface_from_arrays(Mesh.PRIMITIVE_TRIANGLES, arrays)
```
2020-07-15 08:09:27 -04:00
..
2020-01-31 17:15:41 -08:00
2020-03-13 16:35:03 +01:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-03-13 16:35:03 +01:00
2020-04-10 12:13:26 +02:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-03-11 13:59:18 -04:00
2020-03-11 13:59:18 -04:00
2020-01-31 17:15:41 -08:00
2020-03-13 16:35:03 +01:00
2020-03-13 16:35:03 +01:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-07-10 02:56:37 -05:00
2020-05-09 18:56:14 -07:00
2020-01-31 17:15:41 -08:00
2020-03-13 16:35:03 +01:00
2020-03-13 16:35:03 +01:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-03-13 16:35:03 +01:00
2020-03-13 16:35:03 +01:00
2020-04-17 16:04:32 +02:00
2020-05-13 10:33:32 +01:00
2020-03-13 16:35:03 +01:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-06-21 22:55:16 -04:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-03-11 13:59:18 -04:00
2020-03-11 13:59:18 -04:00
2020-03-13 16:35:03 +01:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-03-13 16:35:03 +01:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-03-13 16:35:03 +01:00
2020-01-31 17:15:41 -08:00
2020-03-30 18:23:02 +02:00
2020-01-31 17:15:41 -08:00
2020-03-13 16:35:03 +01:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-03-21 20:43:44 -07:00
2020-04-15 18:17:21 +03:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-07-11 00:10:15 -07:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-03-13 16:35:03 +01:00
2020-01-31 17:15:41 -08:00
2020-03-13 16:35:03 +01:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-03-13 16:35:03 +01:00
2020-01-31 17:15:41 -08:00
2020-06-18 11:34:10 +02:00
2020-01-31 17:15:41 -08:00
2020-06-23 18:42:11 +02:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-03-13 16:35:03 +01:00
2020-03-11 13:59:18 -04:00
2020-03-13 16:35:03 +01:00
2020-03-13 16:35:03 +01:00
2020-01-31 17:15:41 -08:00
2020-01-31 17:15:41 -08:00
2020-04-09 15:33:01 +10:00
2020-04-09 15:33:01 +10:00
2020-04-09 15:33:01 +10:00
2020-04-09 15:33:01 +10:00
2020-04-09 15:33:01 +10:00
2020-01-31 17:15:41 -08:00