Attribute Randomize¶
Attribute Randomize Node.¶
The Attribute Randomize node replaces the values in an attribute with random values within the given range.
Vstupy¶
- Geometria
Štandardný vstup geometrie.
- Atribút
Name of the attribute to fill with random values. If there is no attribute with the given name, a new one is created.
- Minimum
The random value will be at least those values.
- Maximum
The random values will be no more than those values.
- Rozosiatie
Seed to change the random sequence.
Vlastnosti¶
- Typ
Type of data stored in the attribute.
- Pohyblivá čiarka
Single (floating-point) value.
- Vektor
Array of three (floating-point) values.
- Logická hodnota
A true or false value.
- Operácia
How new random attribute values relate to the existing attribute values.
- Replace/Create
Replace the value and data type of an existing attribute, or create a new one.
- Pridať (pripočítať)
Add the random values to the existing attribute values.
- Odpočítať
Subtract random values from the existing attribute values.
- Vynásobiť
Multiply the existing attribute values with the random values.
Výstupy¶
- Geometria
Štandardný výstup geometrie.