CurvesDiscreteManager.GetValueInPosition

CurvesDiscreteManager.GetValueInPosition method

位置の値を取得します。

public byte GetValueInPosition(int channelIndex, byte position)
パラメータタイプ説明
channelIndexInt32チャネルのインデックス。
positionByte位置。

戻り値

位置による曲線の値

関連項目