Howdy, Stranger!

It looks like you're new here. Sign in or register to get started.

If you have any questions, reports, suggestions, or requests about Live2D, please send them to this forum.
※We cannot guarantee statements or answers from Live2D staff. Thank you for your understanding in advance.
 
Live2D Cubism
Cubism Products and Downloads
Cubism product manuals and tutorials
Cubism Editor Manual    Cubism Editor Tutorial    Cubism SDK Manual    Cubism SDK Tutorial

Disabling ArtMeshes (model optimization)

I'm developing a city builder game where the inhabitants will be each individual Live2D model, they will have a huge amount of clothes and hairstyles, and there was a question about optimization, I wanted to know how to disable unnecessary ArtMeshes so that they do not render and do not waste GPU memory (for example clothes). If their transparency is 0%, do they still participate in the rendering process behind the scenes? Or will the rendering process skip them in this case? (which is good for performance)

Comments

Sign In or Register to comment.