SPL_SetEmitterVelocityZ

SPL_SetEmitterVelocityZ

構文

#include <spl/spl_emitter.h >

void SPL_SetEmitterVelocityZ(SPLEmitter* p_emtr, fx32 vz);

引数

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

返り値

なし

説明

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

履歴

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

 

ホームへ