Is there a way to get the thumbnail of a model ID? kinda like you can do with user thumbnails using GetUserThumbnailAsync?
thanks!
Is there a way to get the thumbnail of a model ID? kinda like you can do with user thumbnails using GetUserThumbnailAsync?
thanks!
You could probably just use ViewPortFrames to do something like that.
Oh, true, I could load the model into the game using insertService and use a viewport frame to get the picture!
that would work, but If its possible to get the actual thumbnail of the model that would be better.
You can use the asset-thumbnail image endpoint from this to get the thumbnail of a model.