Injectable Camera System

From In-Game Photography
Revision as of 17:40, 22 August 2020 by 31.16.249.60 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The main purpose of an injectable camera system is to hijack the in-game 3D camera by overwriting values in its camera structure with our own values so we can control where the camera is located, it's pitch/yaw/roll values, its FoV and the camera's look vector.

Weblinks

Injectable Generic Camera System by Otis_Inf