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: xcfloatx coordinate of the new center of the transform. ycfloaty coordinate of the new center of the transform. zcfloatz coordinate of the new center of the transform.