menu
babylon_dart package
documentation
babylon_dart.dart
AbstractMesh
subMeshes property
subMeshes property
dark_mode
light_mode
subMeshes
property
List
<
SubMesh
>
get
subMeshes
Implementation
external List<SubMesh> get subMeshes;
set
subMeshes
(
List
<
SubMesh
>
subMeshes
)
Implementation
external set subMeshes(List<SubMesh> subMeshes);
babylon_dart package
documentation
babylon_dart
AbstractMesh
subMeshes property
AbstractMesh class