-
Notifications
You must be signed in to change notification settings - Fork 0
Part_type_alpha3
hpgDesigns edited this page Aug 8, 2021
·
1 revision
Sets three alpha transparency values that the particle will be interpolated with, that represent the transparency at the start, half-way, and at the end.
| 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 |
| a3 | integer | third alpha to blend the particle with |
void: This function does not return anything.
// Example of using the function.
NOTOC
This is number 1