SPL_SetEmitterVelocity

SPL_SetEmitterVelocity

構文

#include <spl/spl_emitter.h >

void SPL_SetEmitterVelocity(SPLEmitter* p_emtr, const VecFx32* vel);

引数

p_emtr エミッタへのポインタ
vel 設定速度

返り値

なし

説明

指定したエミッタの速度を設定します。

履歴

ver.2004/07/05 ver.2004/06/16

 

ホームへ