unity面板的Pivot和Center(中心点) 以及Local和Center(坐标系)

unity面板的Pivot和Center(中心点)     以及Local和Center(坐标系)
Toggle tool hand position Pivot和Center(中心点)   
Pivot:the tool hand is placed at the active object's pivot point (一般此点用于物体绕自身旋转的中心点,可用于调节物体中心点)
调节中心点的方法:新建一个空对象,把它置于你想要作为中心点的位置,然后将此点作为父物体,则整个物体的中心点就是这个了
Center:the tool hand is placed at the center of the selections.
Toggle tool hand position   以及Local和Center(坐标系)
 local :tool handles are in the active object's rotation
Center :tool handles are in global rotation

你可能感兴趣的:(unity面板的Pivot和Center(中心点) 以及Local和Center(坐标系))