UnlockRange
Summary
This function will unlock the visual range of the camera allowing the user to freely navigate the scene without restriction.
Parameters
There are no parameters.
See Also
Examples
<lockcurrentrange/> <waitforclick Caption="Please observe the scene" /> <unlockrange/>
This code will lock the range of the camera and prompt the user with a message. Once they click next, the range will be unlocked as normal.