01-09-2021, 07:59 AM
(This post was last modified: 01-09-2021, 08:00 AM by cgdvs.)
Can "VDB_Density" adapt the density according to age? That is to say, as age increases, it becomes more and more transparent.
thanks
Have you tried using a VDB Modify operator to do it? I don't see why it wouldn't be possible...just multiply (scalar operation = "multiply") the grid scalar values by some scalar less than 1 (input scalars = "scalar" and value less than 1), with the operator set to continuous.