02-16-2021, 11:37 AM
(This post was last modified: 02-16-2021, 11:49 AM by bjzhangzhe.)
i see the new “tfMesh” class can retrieve both particle and object mesh data,i can get the object mesh data like this tf.GetObject("Sphere001").GetMesh().GetNumFaces(),but how can i get the particle mesh data?