set_center


Description:

public void set_center (int x, int y, int z)

Sets the center of rotation.

The coordinates are relative to the plane normal to the rotation axis set with set_axis.

Parameters:

this

a BehaviourRotate

x

X axis center of rotation

y

Y axis center of rotation

z

Z axis center of rotation