Material Frequency Operator
 
 
 
Command entry:Particle View Click Material Frequency in an event or add a Material Frequency operator to the particle system and then select it.

The Material Frequency operator lets you assign a material to an event, and specify the relative frequency with which each sub-material appears on the particles. Typically, the material is a Multi/Sub-Object or other compound material, and you specify the frequency by setting a percentage for each of up to 10 different sub-materials (or material ID). Particle Flow assigns IDs to particles in a random sequence, based on these percentages. You can also use other materials that use sub-materials, such as Double Sided and Top/Bottom.

Interface

The user interface appears in the parameters panel, on the right side of the Particle View dialog.

Assign Material

When on, the operator assigns a material to the particles. Default=on.

[button]

Use this button to assign a material to the operator. Click the button and then use the Material/Map Browser to choose the material. Alternatively, drag the material from a Material Editor sample slot to the button. After you assign a material to the operator, its name appears on the button.

Assign Material ID

When on, the operator defines a material ID number for each particle, and enables the remaining parameters. Default=on.

In general, this should remain on. Particle Flow uses the material ID with compound materials to know which sub-material to assign to a particle.

Show In Viewport

When on, the material is shown applied to the particles in the viewports.

# Sub-Materials

Displays the number of sub-materials in the assigned material.

Material ID #1–10

Specifies the relative likelihood of particles to be assigned the corresponding material ID. Assign values for all IDs, or sub-materials, in the material that you want to have applied to the particles. So, for example, with a Multi/Sub-Object material containing five sub-materials, you'd set values for Material IDs #1-5.

This value is not absolute, but relative to the other settings. To follow the previous example, if you wanted all five materials to appear with equal frequency, you'd set the same nonzero value for Material IDs #1-5; the actual value wouldn't matter. On the other hand, if you wanted the materials to appear with decreasing frequency, you'd set the lower Material ID settings to relatively higher values; say 100, 80, 50, 33, and 10. In this case, each particle would twice as likely to be assigned material ID 1 as it would material ID 3, and one-tenth as likely to be assigned ID 5 as it would ID 1.

The actual sequence of material ID assignments is random, and can be varied by changing the Uniqueness Seed setting.

Uniqueness group

The Uniqueness setting varies the random sequence of assigned IDs.

Seed

Specifies a randomization value.

New

Calculates a new seed using a randomization formula.

See Also