Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Detecting if Vector3 is within ObiFluid volume?
#1
Also:

 - Uninstantiating particles within the radius of a Vector3 location 

And / or:

 - Changing values of an Emitter Material at runtime, such as Resolution or Rest Density



So, given an arbitrary Vector3 world location, will it be easy to determine if that location is within the volume of a collection of Obi Fluid particles?  The Obi Fluid will be at rest in a container when I need to do this, so it wont be run while fluid is flying around the scene or anything.  I've not had the chance to properly trawl through the API documentation yet, so my apologies if there's an easy answer in there.

The two next questions are pretty much as written; is there an easy way to uninstantiate particular particles?  Again, apologies if this is obvious in the API docs!

And is it advisable / possible to alter the properties of Emitter Materials at runtime?


Thank you!
Reply


Messages In This Thread
Detecting if Vector3 is within ObiFluid volume? - by Mitch@PG - 15-10-2018, 05:17 PM