3D Extension: Difference between revisions

no edit summary
(I feel like the names of these blocks could be shortened XD or there could be a block for only rendering a certain dist from the camera instead of the 2 blocks.)
No edit summary
Line 26:
*[[set camera rotation to x: () y: () z: ()]]
*[[change camera rotation by x: () y: () z: ()]]
*[[set camera zoom to ()|set camera zoom to ()%]]
*[[camera ()]]
*[[camera () position]]
*[[camera () rotation]]
*[[camera aspect ratio]]
*[[camera zoom]]
*[[camera fov]]
*[[is scene camera a perspective camera?]]
*[[is scene camera an orthographic camera?]]
*[[object named () exists?]]
*[[existing ()]]
*[[create cube named () at x: () y: () z: ()]]
*[[create sphere named () at x: () y: () z: ()]]
*[[create mesh named () with () data: () at x: () y: () z: ()]]
*[[create () light named () at x: () y: () z: ()]]
*[[move object named () by ()]]
*[[move object named () to x: () y: () z: ()]]
*[[set rotation of object to x: () y: () z: ()]]
*[[set size of object named () to x: () y: () z: ()|set size of object named () to x: ()% y: ()% z: ()%]]
*[[point object named () towards object named ()]]
*[[point object named () towards x: () y: ()]]
*[[() position of object named ()]]
*[[() rotation of object named ()]]
*[[() size of object named ()]]
==References==
<references />