primitives property

List<MeshPrimitive> primitives
final

The list of MeshPrimitive objects that make up the Geometry and Material of the 3D model.

Implementation

final List<MeshPrimitive> primitives;