GLTFContent.get_scene_positions_and_edges

GLTFContent.get_scene_positions_and_edges(scene)[source]

Returns a tuple containing a dictionary of positions and a list of tuples representing edges.

Parameters

scene (GLTFScene)

Returns

tuple