how to get particle mesh data in script operator
#2
The particle mesh can be accessed the same way as other particle properties, as listed in the API:

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


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

Forum Jump: