User Tools

Site Tools


rotate_camera

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rotate_camera [2018/03/16 09:47] justinrotate_camera [2021/04/21 18:48] (current) justin
Line 10: Line 10:
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-|horizontal_angle|Angle by which to rotate the camera left or right (in degrees).|[[Decimal]]|Yes| +|horizontal_angle|Angle by which to rotate the camera left or right (in degrees).|[[Number]]|Yes| 
-|vertical_angle|Angle by which to rotate the camera up or down (in degrees).|[[Decimal]]|Yes|+|vertical_angle|Angle by which to rotate the camera up or down (in degrees).|[[Number]]|Yes|
  
 <WRAP center round info 100%> <WRAP center round info 100%>
Line 18: Line 18:
  
 ====Example:==== ====Example:====
-<code python+<code bauxite
-rotate_camera(-40, 0)+rotate_camera(-40, 0);
 </code> </code>
 //Results:// The camera is immediately rotated 40 degrees to the left. //Results:// The camera is immediately rotated 40 degrees to the left.
rotate_camera.1521218857.txt.gz · Last modified: 2018/03/16 09:47 by justin