Move Sprite along the surface of 3D model and also snapping

@raja.r,

After taking a closer look at your code snippet, it has more similarities to one of the examples included in the Communicator package - that being the 3D Text Insertion example - than to the Sprite Manager class. To view the 3D Text Insertion example, please do the following:

As the example demonstrates, the textbox can be selected and moved in 3D space. The code is provided in text_insertion.js found in HOOPS_Communicator_2024.5.0\web_viewer\examples\scripts\examples

Thanks,
Tino