lookFrom( position )
instance function
Fixes the camera to a point in the game world. The cineractive camera will continue to look from this point until told otherwise.
Arguments
| Name | Type | Description |
|---|---|---|
| position | Vector | The position to move the camera to |
