CurvesDiscreteManager.GetValueInPosition
CurvesDiscreteManager.GetValueInPosition method
位置の値を取得します。
public byte GetValueInPosition(int channelIndex, byte position)
パラメータ | タイプ | 説明 |
---|---|---|
channelIndex | Int32 | チャネルのインデックス。 |
position | Byte | 位置。 |
戻り値
位置による曲線の値
位置の値を取得します。
public byte GetValueInPosition(int channelIndex, byte position)
パラメータ | タイプ | 説明 |
---|---|---|
channelIndex | Int32 | チャネルのインデックス。 |
position | Byte | 位置。 |
位置による曲線の値