Hello I was wondering if anyone knew where I could find the attribute of a fluid internal information like density velocity etc. My guess they should be stored in an array attribute, probably hidden. I've looked through the connection editor with the hidden attributes turned on but I can't seem to find what I'm looking for. maybe it's blind data ?
Let's say I wanted to connect the density array of the fluid to a node that modifies the values of that array and then reinjects it into another fluid. I wish to do it via connection and not scripting as I'm writing that node that modifies information. I already did through scripting via getfluidattr but I'm trying to put everything in a node for easy access
Any ideas ?
Thanks