Set UnityEditor.Tools.handlePosition
How can i set the current editor tool handle position? The variable handlePosition is there, but you can only get the value from it, not set.
 UnityEditor.Tools.handlePosition = someVector3
I want to change it's value because I'm changing a transform position from script (and the object transform is being changed by the current editor tool), and I need to update the tool handle to move accordingly.
Maybe I can set it using system.reflections?
               Comment
              
 
               
              Your answer
 
 
             Follow this Question
Related Questions
Handles.ScaleHandle gizmo gui does not move? 0 Answers
Handles.DrawLines lines not showing in scene view 1 Answer
Do Unity Editor GUI Utilities (Handles.DrawLine & EditorGUI.DrawRect) have limitations? 2 Answers
Select GameObjects OnSceneView without Colliders 1 Answer
Manually unselect a handle in the editor from a script 0 Answers
 koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                