The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:InterpolationPoint (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
InterpolationPoint.
Properties
Property group 'InterpolationPoint'
bEndOfPath
Type: bool
bSkipNextPath
Type: bool
FovModifier
Type: float
Default value: 1.0
GameSpeedModifier
Type: float
Default value: 1.0
Position
Type: int
RateModifier
Type: float
Default value: 1.0
ScreenFlashFog
Type: Object.Vector
ScreenFlashScale
Type: float
Default value: 1.0
Internal variables
Next
Type: InterpolationPoint
Prev
Type: InterpolationPoint
Default values
| Property | Value |
|---|---|
| bDirectional | True |
| bStatic | False |
| Texture | Texture'Engine.S_Interp' |
Events
BeginPlay
event BeginPlay ()
Overrides: Actor.BeginPlay
InterpolateEnd
event InterpolateEnd (Actor Other)
Overrides: Actor.InterpolateEnd
PostBeginPlay
event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
