new API -V1, modelfileID updated to assetId

This commit is contained in:
2025-06-12 09:31:45 +05:30
parent b206676d94
commit 762f4f82af
8 changed files with 22 additions and 14 deletions

View File

@@ -21,7 +21,7 @@ export const CreateAssetController = async (
position,
rotation,
eventData,
modelfileID,
assetId,
isLocked,
isVisible,
projectId,
@@ -45,7 +45,7 @@ export const CreateAssetController = async (
position,
rotation,
eventData,
modelfileID,
assetId,
isLocked,
isVisible,
projectId,