how to get particle mesh data in script operator
#3
(02-16-2021, 03:31 PM)tyFlow Wrote: The particle mesh can be accessed the same way as other particle properties, as listed in the API:

Code:
var mesh = tf.GetMesh(sInx);

thanx alot,i will have a try.
  Reply


Messages In This Thread
RE: how to get particle mesh data in script operator - by bjzhangzhe - 02-16-2021, 04:31 PM

Forum Jump: