Injectable Camera System

From In-Game Photography
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