πΉAdd Text to the Scene
// var textId1 = IDE.addTexttoScene({
input: 'Sheen Velvet Cair',
color: 'Grey',
position: [0, 0, 0],
rotation: [0, 0, 0],
scale: [0.2, 0.2, 0.2],
handleOnClick: handleClickFunction
})
Last updated
// var textId1 = IDE.addTexttoScene({
input: 'Sheen Velvet Cair',
color: 'Grey',
position: [0, 0, 0],
rotation: [0, 0, 0],
scale: [0.2, 0.2, 0.2],
handleOnClick: handleClickFunction
})
Last updated