globalPosition

Sets the position of the Node3D in global space.

Return

the current Node3D

Parameters

value

the new position


The position of the Node3D in global space. If you want to set the x,y properties of this Vec3f then use the globalX, globalY, and globalZ properties of this Node3D