translateOnAxis()
takes two parameters: vector3
and distance
.
The first parameter indicates in which direction Object3D
translate and it' s a vector3
that require to be normalized. The second parameter represents translate distance.
Note: vector3
must be normalized, otherwise the distance
paramter could be incorrect for Object3D
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)