Testing if particle is looking away from camera
#2
You can't sample falloff maps with a particle system.

You can use a Script operator to calculate the dot product between a surface normal and the camera direction, outputting particles if the dot product surpasses your desired threshold value.
  Reply


Messages In This Thread
RE: Testing if particle is looking away from camera - by tyFlow - 12-23-2024, 04:36 PM

Forum Jump: