02-16-2021, 03:31 PM
The particle mesh can be accessed the same way as other particle properties, as listed in the API:
Code:
var mesh = tf.GetMesh(sInx);
how to get particle mesh data in script operator
|
Messages In This Thread |
how to get particle mesh data in script operator - by bjzhangzhe - 02-16-2021, 11:37 AM
RE: how to get particle mesh data in script operator - by tyFlow - 02-16-2021, 03:31 PM
RE: how to get particle mesh data in script operator - by bjzhangzhe - 02-16-2021, 04:31 PM
|