TE_SetupSmoke Function

Sets up a smoke effect.

void TE_SetupSmoke(const float pos[3], int Model, float Scale, int FrameRate)

Parameters

const float[3] pos

Position of the smoke.

int Model

Precached model index.

float Scale

Scale of the smoke.

int FrameRate

Frame rate of the smoke.