• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.

Question Is there a way to display polygon count in a model/CUA?

VRmatt

Active member
Joined
Jul 9, 2022
Messages
242
Solutions
1
Reactions
54
Curious if there is a plugin I can apply that will give me a polygon count?
I find that I can download 2 models that are very similar (a coffee cup) and one will have 1mil, while the other is 50 polygons.
I'd like to know what impact the CUA has on my scene.
Thanks!
 
I don't think there is yet. However, there is a assetbundle extractor that you could use to import those objects into Unity and get a better idea of how complex the model is.

If you don't want to do that I went ahead and made a vertices performance test assetbundle where I just subdivided a cube over and over into increasingly higher vertice counts. The number of vertices is listed in the object name within the assetbundle.

Hope it helps.
 
Upvote 0
Back
Top Bottom