Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ PrepareCamera
Function
PrepareCamera
TombEngine/Game/camera.cpp:1572–1579 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1570
}
1571
1572
void PrepareCamera()
1573
{
1574
if (TrackCameraInit)
1575
{
1576
UseSpotCam = false;
1577
AlterFOV(LastFOV);
1578
}
1579
}
1580
1581
void UpdateCamera()
1582
{
Callers
2
GamePhase
Function · 0.85
FreezePhase
Function · 0.85
Calls
1
AlterFOV
Function · 0.85
Tested by
no test coverage detected