EmitterSamplingMethod
March 28, 2022 ยท View on GitHub
from tdw.obi_data.fluids.emitter_sampling_method import EmitterSamplingMethod
The sampling type for the shape of an Obi fluid emitter.
| Value | Description |
|---|---|
surface | Particles are distributed on the surface of the shape. |
volume | Particles are distributed on the surface of the shape and within the shape. |