ped.lookAt
lookAt
Signature: void lookAt(Vec3 position, int duration)
Usage: set the look-at position for a ped
Parameters
- Vec3 position The new look-at 3D position.
- int duration The duration to interpolate to the new look-at position.
Return
void
On failure: void