CurvesContinuousManager.RemoveCurvePoint

CurvesContinuousManager.RemoveCurvePoint method

曲線の点を削除します。

public void RemoveCurvePoint(int channelIndex, int pointIndex)
パラメータタイプ説明
channelIndexInt32チャネルのインデックス。
pointIndexInt32ポイントのインデックス。

関連項目