CurvesDiscreteManager.SetValueInPosition

CurvesDiscreteManager.SetValueInPosition method

位置に値を設定します。

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

関連項目