Home
last modified time | relevance | path

Searched refs:firstPersonFieldOfView (Results 1 – 2 of 2) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwrender/
H A Dnpcanimation.hpp122 … bool disableSounds = false, ViewMode viewMode=VM_Normal, float firstPersonFieldOfView=55.f);
H A Dnpcanimation.cpp329 bool disableSounds, ViewMode viewMode, float firstPersonFieldOfView) in NpcAnimation() argument
335 mFirstPersonFieldOfView(firstPersonFieldOfView), in NpcAnimation()