Live2D_LoadModel

Live2Dのモデルファイルを読み込む

version(!DX_NON_LIVE2D_CUBISM4)
nothrow @nogc extern (C++, DxLib) extern
int
Live2D_LoadModel
(
const(dxlib_d.DxDataType.TCHAR)* FilePath
)

Return Value

Type: int

0以上:Live2Dモデルハンドル マイナス値:エラー発生

Meta