meshes property

List<Mesh>? meshes
getter/setter pair

List of Mesh resources.

Implementation

core.List<Mesh>? meshes;