Message 1 of 1
Fill object Nparticles random postion at creation Help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello I am trying to randomize maya instance Nparticles position from creation
What I have done so far
created mesh object to fill
used fill object in the nparticle
used instancer with a mesh
made a rotation vector pp attribute with expression for rotation (works fine)
But now I just want some randomness for the position in the fill object?
I have tried to use sphrand but that takes a shape of a sphere I want my it to take the shape of my fill meshcan anyone help?