How to quickly implement the function of gltf view in cesium

Load the GLB model in Cesium. Is there a type of component that can directly view the mesh information and corresponding attribute information of GLB.
Or do we need to implement this feature ourselves