Part_type_alpha1 - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
Description
Sets a single alpha transparency value that the particle will be interpolated with.
Parameters
| Parameter | Data Type | Description |
|---|---|---|
| ind | integer | index of the particle type |
| a1 | integer | alpha to blend the particle with, between 0 and 1 |
Return Values
void: This function does not return anything.
Example Call
// Example of using the function.
NOTOC