new API -V1, modelfileID updated to assetId
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user