• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. 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.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

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

VRmatt

Active member
Joined
Jul 9, 2022
Messages
276
Solutions
1
Reactions
56
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