Volumetric fog for Android

Good day. There was a task to create volumetric fog with variable color for android. For PC, this can be done using exponential height fog and a particle system with volume material, but this is not supported on android. The result is a flat, square particle with a translucent material. How to make volumetric fog with a given material on android?