Live2D_LoadModelWithStrLen

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

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

Return Value

Type: int

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

Meta