CurvesDiscreteManager.SetValueInPosition
CurvesDiscreteManager.SetValueInPosition method
位置に値を設定します。
public void SetValueInPosition(int channelIndex, byte position, byte value)
パラメータ | タイプ | 説明 |
---|---|---|
channelIndex | Int32 | チャネルのインデックス。 |
position | Byte | 位置。 |
value | Byte | 値。 |