Fluid Handling
A String used mainly for ray-casting to determine how it will handle fluids.
Values
Value | Description |
---|---|
"any" |
The ray will stop at both flowing and source fluids. |
"none" |
The ray will not stop at both flowing and source fluids. |
"source_only" |
The ray will only stop at source fluids. |