User Tools

Site Tools


move_camera_over_time

This is an old revision of the document!


Move Camera Over Time


Moves the camera to the specified (X,Y,Z) coordinate over the specified duration (in seconds). 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_over_time(coord[0, 0, 0], 1)
ArgumentDescriptionTypeRequired
coord[0Description.StringYes
0Description.StringYes
0]Description.StringYes
1Description.StringYes

Example:

move_camera_over_time(coord[0, 0, 0], 1)

Results:

Use the Move Camera Over Time function to …


Editor Node:

Visual Demo:

move_camera_over_time.1492705486.txt.gz · Last modified: 2017/04/20 09:24 by 127.0.0.1