Instructs the camera to jump straight to the point of interest.
jumpTo(obj);
Parameter |
Description |
obj |
Can be one of the following: SGPosition, SGCoord3D, SGCoord2D, SGNode, nodeId or an array of each of the above |
Remarks
This method is the same as calling the flyTo method when the pattern parameter is sgPatternJump.