![]() |
![]()
| ![]() |
![]()
NAMErotate3d_model - Set the current rotation for the specified model. SYNOPSISnil
DESCRIPTIONThe move3d, rotate3d, scale3d etc. class functions are similar to their 2D counterparts, but takes an additional z coordinate. These could, in fact, be used on normal 2D objects to achieve other effects as well. The added mode argument can be one of ROTATE_RELATIVE or ROTATE_ABSOLUTE (default) which affects the interpretation of the angles (= val or += val). EXAMPLEfunction rotate3d_model0() SEE ALSO:orient3d_model(3) move3d_model(3)
|