part_type_alpha2 - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
Sets two alpha transparency values that the particle will be interpolated with.
| Parameter | Data Type | Description |
|---|---|---|
| ind | integer | index of the particle type |
| a1 | integer | first alpha to blend the particle with |
| a2 | integer | second alpha to blend the particle with |
void: This function does not return anything.
// Example of using the function.
NOTOC