Jump to content

MeshCluterObjects created out of Word instance are not selectable in runtime


photo

Recommended Posts

Posted

 as mentioned in the title, those MeshClusterObjects are selectable in Editor Environment, while be unselectable in runtime, we can't select them in runtime environment, which is what I'm wondering

Posted

liu.yan

 

You can check how the intersection work inside Editor (sources are located in <SDK>/data/editor) and implement basically the same logic in runtime.

 

Anyway you can't select single object from ObjectMeshCluster inside Editor as well.

 

Thanks!

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

Posted

Thank you~ we had solved the problem by calling createBounds on the mesh. 

Another problem on selection: how to determine which part of mesh cluster is selected, or which instance of the mesh in a cluster is selected?

 

×
×
  • Create New...