Live2D_Model_IsMotionFinished

Live2Dのモデルのモーション再生が終了しているかを取得する

version(!DX_NON_LIVE2D_CUBISM4)
nothrow @nogc extern (C++, DxLib) extern
int
Live2D_Model_IsMotionFinished

Return Value

Type: int

dxlib_d.DxDataType.TRUE:再生が終了している dxlib_d.DxDataType.FALSE:再生中

Meta