Mesh
Inherits: Resource < RefCounted < ObjectDescription
A Resource that contains vertex array-based geometry. Mesh is divided in surfaces, each containing a separate array and material.Methods
get_surface_count
surface_get_material
The surface index
surface_set_material
get_aabb
create_trimesh_shape
Example Usage
- GDScript
- C#