GetKeyframeSequences

BindPoint.GetKeyframeSequences method

指定したチャネルのすべてのキーフレーム シーケンスを取得します

public IList<KeyframeSequence> GetKeyframeSequences(string channelName)
パラメータタイプ説明
channelNameString検索するチャネル名

戻り値

チャンネル名付きのキーフレーム シーケンス リスト

関連項目