gas_mixture 
Vars | |
| cached_mix_color | The last cached color of the gas mixture |
|---|---|
Procs | |
| get_overall_color | Returns a color blended from all materials the gas mixture contains |
| merge | Merges all the gas from another mixture into this one. Respects group_multipliers and adjusts temperature correctly. Does not modify giver in any way. |
Var Details
cached_mix_color 
The last cached color of the gas mixture
Proc Details
get_overall_color
Returns a color blended from all materials the gas mixture contains
merge
Merges all the gas from another mixture into this one. Respects group_multipliers and adjusts temperature correctly. Does not modify giver in any way.