User Tools

Site Tools


move_camera

This is an old revision of the document!


Move Camera


Instantly moves the camera to the specified (X,Y,Z) coordinate. Camera must first be locked.

Examples: Coordinate (0,0,8) will place the camera above the center of tile (0,0,0) at a height of 8 voxels, whereas coordinate (0.5, 0.5, 8) will place the camera at the same height but at the southeast corner of the tile instead of at the center.

move_camera(coord[0, 0, 0])
ArgumentDescriptionTypeRequired
coord[0Description.StringYes
0Description.StringYes
0]Description.StringYes

Example:

move_camera(coord[0, 0, 0])

Results:

Use the Move Camera function to …


Editor Node:

Visual Demo:

move_camera.1492573762.txt.gz · Last modified: 2017/04/18 20:49 by 127.0.0.1