TE_SetupDust Function

Sets up a dust cloud effect.

void TE_SetupDust(const float pos[3], const float dir[3], float Size, float Speed)

Parameters

const float[3] pos

Position of the dust.

const float[3] dir

Direction of the dust.

float Size

Dust cloud size.

float Speed

Dust cloud speed.