This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| reset_camera_over_time [2017/05/02 14:11] – external edit 127.0.0.1 | reset_camera_over_time [2021/04/21 18:43] (current) – justin | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| Resets the camera to the default position/ | Resets the camera to the default position/ | ||
| + | ====Signature: | ||
| <code python> | <code python> | ||
| - | reset_camera_over_time(1) | + | reset_camera_over_time(duration) |
| </ | </ | ||
| ^Argument^Description^Type^Required^ | ^Argument^Description^Type^Required^ | ||
| - | |1|Description.|[[String]]|Yes| | + | |duration|Duration of the reset (in seconds).|[[Number]]|Yes| |
| ====Example: | ====Example: | ||
| - | < | + | < |
| - | reset_camera_over_time(1) | + | reset_camera_over_time(0.5); |
| </ | </ | ||
| - | // | + | // |
| <WRAP center round tip 100%> | <WRAP center round tip 100%> | ||
| - | Use the **Reset Camera Over Time** function to ... | + | Use the **Reset Camera Over Time** function |
| </ | </ | ||
| Line 31: | Line 32: | ||
| <WRAP half column> | <WRAP half column> | ||
| ====Visual Demo:==== | ====Visual Demo:==== | ||
| - | {{:wiki:reset_camera_over_time_demo.gif? | + | {{:wiki:reset_camera_at_speed_demo.gif? |
| </ | </ | ||
| </ | </ | ||