Перейти к содержанию

RAGE.Game.Cam.SetCamActiveWithInterp

Материал из RAGE MP Wiki Archive
Версия от 07:48, 29 января 2020; imported>Simon (removed extra code)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

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