set_center_of_transform#

Views.set_center_of_transform(xc: float, yc: float, zc: float) None#

Change the center of transform of the current session.

Parameters:
xcfloat

x coordinate of the new center of the transform.

ycfloat

y coordinate of the new center of the transform.

zcfloat

z coordinate of the new center of the transform.