Example
<a-gltf-model src='#thing' collapse-model n-skeleton-parent='part: hand'></a-gltf-model>
Reaches into a model's hierarchy and directly assigns the first mesh found to the containing entity. This is mostly necessary for use alongside native components like n-skeleton-parent.
<a-gltf-model src='#thing' collapse-model n-skeleton-parent='part: hand'></a-gltf-model>