ClearFOVInterpolation
void ClearFOVInterpolation() (development version 0d4d558 only)
Note: This feature is for ZScript only. |
Usage
Clears the field of view interpolation that the Actor has. Interpolation is what makes the Actors view zoom in and out smoothly despite the game only updating 35 times per second. When called on normal Actors, this clears the CameraFOV property of the Actor. When called on player pawns, it instead clears the PlayerInfo structs' FOV variable.
Examples
![]() |
Note: This article lists no examples. If you make use of this feature in your own project(s) or know of any basic examples that could be shared, please add them. This will make it easier to understand for future authors seeking assistance. Your contributions are greatly appreciated. |
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.