SPL_SetEmitterBaseScale

SPL_SetEmitterBaseScale

構文

#include <spl/spl_emitter.h >

void SPL_SetEmitterBaseScale( SPLEmitter* p_emtr, fx16 base_scl );

引数

p_emtr エミッタへのポインタ
base_scl 設定する基本スケール

返り値

なし

説明

放出するパーティクルの基本スケールをセットします。

履歴

ver.2004/07/16

 

ホームへ