GLTFMesh.from_data

classmethod GLTFMesh.from_data(mesh, context, primitive_data_list)

Creates a compas.files.GLTFMesh from a glTF node dictionary and inserts it in the provided context.

Parameters
Returns

compas.files.GLTFMesh