🔹Add Image to the Scene
addImagetoScene: to add image to the scene (returns id of the image)
removeImagefromScene:
Last updated
addImagetoScene: to add image to the scene (returns id of the image)
removeImagefromScene:
Last updated
assetName
asset name
required
string
Unit
position
default: [0, 0, 0]
optional
[float, float, float]
3D Units
rotation
default: [0, 0, 0]
optional
[float, float, float]
Radian
scale
default: [1, 1, 1]
optional
[float, float, float]
3D Units
handleOnClick
OnClickFunction
optional
-
-
id
id of image
required
string