ymm4-plugin-document
読み取り中…
検索中…
一致する文字列を見つけられません
YukkuriMovieMaker.Plugin.Tachie 名前空間

クラス

interface  ITachieCharacterParameter
 立ち絵キャラクターのパラメーターを表すインターフェース [詳解]
interface  ITachieFaceParameter
 立ち絵の表情パラメーターを表すインターフェース [詳解]
interface  ITachieItemParameter
 立ち絵アイテムのパラメーターを表すインターフェース [詳解]
interface  ITachiePlugin
 立ち絵プラグインを表すインターフェース [詳解]
interface  ITachieSource
 立ち絵ソースを表すインターフェース [詳解]
interface  ITachieSource2
 立ち絵ソース2を表すインターフェース [詳解]
class  TachieCharacterParameterBase
 立ち絵キャラクターのパラメーターの基底クラス [詳解]
class  TachieFaceParameterBase
 立ち絵の表情パラメーターの基底クラス [詳解]
class  TachieItemParameterBase
 立ち絵アイテムのパラメーターの基底クラス [詳解]

関数

record TachieFaceItemExoDescription (int KeyFrameIndex, ExoItem ExoItem, ITachieFaceParameter FaceParameter, IEnumerable< string > FaceFilters)
 立ち絵の表情アイテムのexo出力用の設定を記述するレコードです。
record TachieItemExoDescription (int KeyFrameIndex, ExoItem ExoItem, string CharacterName, ITachieCharacterParameter CharacterParameter, ITachieItemParameter ItemParameter, IEnumerable< string > VideoFilters, string DrawingFilter)
 立ち絵アイテムのexo出力用の設定を記述するレコードです。
record TachieVoiceItemExoDescription (ExoItem ExoItem, string VoiceFilePath)
 立ち絵の音声アイテムのexo出力用の設定を記述するレコードです。

関数詳解

◆ TachieFaceItemExoDescription()

record YukkuriMovieMaker.Plugin.Tachie.TachieFaceItemExoDescription ( int KeyFrameIndex,
ExoItem ExoItem,
ITachieFaceParameter FaceParameter,
IEnumerable< string > FaceFilters )

立ち絵の表情アイテムのexo出力用の設定を記述するレコードです。

引数
KeyFrameIndexキーフレームのインデックス
ExoItemExoアイテム
FaceParameter表情パラメーター
FaceFilters表情フィルターのコレクション

◆ TachieItemExoDescription()

record YukkuriMovieMaker.Plugin.Tachie.TachieItemExoDescription ( int KeyFrameIndex,
ExoItem ExoItem,
string CharacterName,
ITachieCharacterParameter CharacterParameter,
ITachieItemParameter ItemParameter,
IEnumerable< string > VideoFilters,
string DrawingFilter )

立ち絵アイテムのexo出力用の設定を記述するレコードです。

引数
KeyFrameIndexキーフレームのインデックス
ExoItemExoアイテム
CharacterNameキャラクター名
CharacterParameterキャラクターパラメーター
ItemParameterアイテムパラメーター
VideoFiltersビデオフィルターのコレクション
DrawingFilter描画フィルター

◆ TachieVoiceItemExoDescription()

record YukkuriMovieMaker.Plugin.Tachie.TachieVoiceItemExoDescription ( ExoItem ExoItem,
string VoiceFilePath )

立ち絵の音声アイテムのexo出力用の設定を記述するレコードです。

引数
ExoItemExoアイテム
VoiceFilePath音声ファイルのパス