intrinsic-155 Position3DObject

Top  Previous  Next

155: Position3DObject(Handle, X, Y, Z);

 

This intrinsic moves a 3D Object to a particular position in 3D space.

 

Arguments.

Handle. This argument is an integer handle created by the Add3DObject intrinsic. It specifies the object to be moved.

 

X, Y, Z. These are real arguments that specify the X, Y and Z location that the object is moved to.