Live2D のモデルの指定のモーションを再生する(拡張版)
val = Live2D_Model_StartMotion_3(Live2DModelHandle, group, no, fadeInSeconds, fadeOutSeconds, isLoopFadeIn)
Live2DModelHandle : int (int) group : string (wstr) no : int (int) fadeInSeconds : float (float) fadeOutSeconds : float (float) isLoopFadeIn : int (int)
(プラグイン / モジュール : DxLibW)
Live2D_Model_StartMotion の拡張版です。追加パラメータ: fadeInSeconds, fadeOutSeconds, isLoopFadeIn Live2D のモデルの指定のモーションを再生する(拡張版) 戻り値: int
| Live2D_Model_StartMotion | Live2D のモデルの指定のモーションを再生する | (DxLibW) |
| プラグイン / モジュール | DxLibW |
| バージョン | 3.24f |
| 作成日 | 2026/04/12 |
| 著作者 | DxLib: Takumi Yamada / HSP binding: IronHSP Project |
| URL | https://dxlib.xsrv.jp/ |
| 備考 | hspdxlib.as をインクルードして使用 |
| タイプ | DxLib ゲームライブラリ |
| グループ | DxLib その他 |
| 対応環境 |
|
| hs ファイル | hsphelp\hspdxlib.hs |