Skip to main content

RAGE.Game.Cam.SetCamActiveWithInterp

Syntax

``` RAGE.Game.Cam.SetCamActiveWithInterp(int cameraTo, int cameraFrom , int delayInMs, int easeLocation, int easeRotation) ```

Example

Required Arguments

  • cameraTo: int cameraTo
  • delayInMs: int delayInMs
  • easeLocation: int easeLocation
  • easeRotation: int easeRotation

Example

See also