This is an old revision of the document!
⇐ Index
RPLCamTweenLookAt(<-pos <-lookatPos <-time)
Causes the camera, in rpl mode, to move to pos and lookat the lookatPos (both vector3s) over the specified time in seconds.
RPLCamTweenLookAt(V3(40 20 30) V3(40 0 60) 0.6)
⇐ Index