Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Three js: increase the drag pointer size of an object using TransformControl

i've an object and using dragControls, i can move the object anywhere in the scene, but now i want to use transformControl as i want to limit the movement to specific axes but the problem i'm facing is that i cannot drag the object from any other point except from the axis in the middle. see the image image

Is there anyway to acheive the movement like dragControlls using TransformControl. like i want to drag the object by clicking on any position.

Comments