CurvesDiscreteManager.SetValueInPosition
CurvesDiscreteManager.SetValueInPosition method
위치에 값을 설정합니다.
public void SetValueInPosition(int channelIndex, byte position, byte value)
모수 | 유형 | 설명 |
---|---|---|
channelIndex | Int32 | 채널의 인덱스입니다. |
position | Byte | 위치. |
value | Byte | 가치. |