There is no spoon
UE1:CS_ZoomFOV (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UDSDemo
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
The Unreal Director's Suite Release version: Jan 7th, 1999
[ CS_ZoomFOV ]
Zooms the FOV in and out.
Properties
Property group 'CS_ZoomFOV'
FOVIncrement
Type: float
How much to change the FOV by at a time
Default value: 1.0
IncrementTime
Type: float
How long between each increment
Default value: 0.075
TargetFOV
Type: float
What final FOV to stop at
Default value: 90.0
Internal variables
CurFOV
Type: float
player
Type: CSPlayer
Events
Trigger
Overrides: Actor.Trigger
States
Zooming
Zooming.Timer
event Timer ()
Overrides: Actor.Timer (global)