Jump to content

[SOLVED] created number in clutter


photo

Recommended Posts

dongju.jeong

You can try to convert clutter to cluster and see the exact number of meshes being generated:

image.png

Alternatively, you can use getClutterTransforms method and count the number of elements, but it can be problematic due to the nature of Clutter object (not all the cells are visible to camera and you may get incomplete list of the transformations).

Thanks!

  • Like 1

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Link to comment
  • silent changed the title to [SOLVED] created number in clutter
×
×
  • Create New...