This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| reset_camera [2017/05/02 14:11] – external edit 127.0.0.1 | reset_camera [2021/04/21 18:42] (current) – justin | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| Instantly resets the camera to the default position/ | Instantly resets the camera to the default position/ | ||
| + | ====Signature: | ||
| <code python> | <code python> | ||
| reset_camera() | reset_camera() | ||
| Line 9: | Line 10: | ||
| ^Argument^Description^Type^Required^ | ^Argument^Description^Type^Required^ | ||
| + | | (No arguments for this function) | ||
| ====Example: | ====Example: | ||
| - | < | + | < |
| - | reset_camera() | + | reset_camera(); |
| </ | </ | ||
| - | // | + | // |
| <WRAP center round tip 100%> | <WRAP center round tip 100%> | ||
| - | Use the **Reset Camera** function to ... | + | Use the **Reset Camera** function |
| </ | </ | ||