set_tilt


Description:

public void set_tilt (double angle_tilt_x, double angle_tilt_y, double angle_tilt_z)

Sets the angles at which the ellipse should be tilted around it's center.

Parameters:

this

a BehaviourEllipse

angle_tilt_x

tilt of the elipse around the center in X axis in degrees.

angle_tilt_y

tilt of the elipse around the center in Y axis in degrees.

angle_tilt_z

tilt of the elipse around the center in Z axis in degrees.