...
The following extra attributes can be defined with a standard Houdini particle system:
Name | Class | Type | Description |
---|---|---|---|
lod | Detail | float | Level of detail value of the particle system in percentage (0 - 100). |
mb_factor | Detail | float | Multiplier for the particles motion blur value. |
radius_factor | Detail | float | Multiplier for the original radius value of each particle. |
per_particle | Detail | integer | Generates more particles from the original ones. |
extra_dispersion | Detail | float | Distributes the newly generated particles with this dispersion value around the original particle. |
extra_deformation | Detail | float | Specifies the generation method of the particles. |
...
The plug-in is compatible with Maxwell Mesher RFRK mesher v2.2 (or above), no extra attributes can be specified.
...