lookAt( position )
instance function
Makes the cineractive camera focus on a specific point in the game world. The cineractive camera will continue to look at this point until told otherwise.
Arguments
| Name | Type | Description | 
|---|---|---|
| position | Vector | The world space position to look at | 
