primitives property
The list of MeshPrimitive objects that make up the Geometry and Material of the 3D model.
Implementation
final List<MeshPrimitive> primitives;
The list of MeshPrimitive objects that make up the Geometry and Material of the 3D model.
final List<MeshPrimitive> primitives;