natives.SET FIXED CAMERA POSITION

From GTA Connected
Revision as of 09:36, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

natives.SET_FIXED_CAMERA_POSITION

Signature: void natives.SET_FIXED_CAMERA_POSITION(Vec3 position, Vec3 lookAt)

Usage: fixes the camera at a position looking at a target, used for cutscenes

Parameters

Vec3 position Race position.
Vec3 lookAt Look-at target position.

Return

void

On failure: void