Generate contours on Cesium3DTileset

Is it possible to generate contours on the Cesium3DTileset instead of the applying it on Cesium Globe?

I see this example, but it applies the contours only to the globe material. Is it possible to have this generated on a Cesium3DTileset?
https://sandcastle.cesium.com/gallery/Globe%20Materials.html

Please let me know if you need more explanation.

Thank you

definitely not possible.

Thanks for letting me know. Appreciate your response.

@John_Mark_Dollosa
Can you post here link to this sandcastle code page?

Hi,

This is the only example I got regarding contour creation in Cesium

https://sandcastle.cesium.com/gallery/Globe%20Materials.html

What I need is to apply this contour material into a Cesium3DTileset, but I was unable to find a working example.

@John_Mark_Dollosa
you can investigate the silhouette property

Appreciate your response and thank you for the resource, I will look into this and will get back to you if I have any questions.