Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
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[edit]
Property group 'CS_ZoomFOV'[edit]
FOVIncrement[edit]
Type: float
How much to change the FOV by at a time
Default value: 1.0
IncrementTime[edit]
Type: float
How long between each increment
Default value: 0.075
TargetFOV[edit]
Type: float
What final FOV to stop at
Default value: 90.0
Internal variables[edit]
CurFOV[edit]
Type: float
player[edit]
Type: CSPlayer
Events[edit]
Trigger[edit]
Overrides: Actor.Trigger
States[edit]
Zooming[edit]
Zooming.Timer[edit]
event Timer ()
Overrides: Actor.Timer (global)