Always snap to grid

UE1:InterpolationPoint (U1)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U1 Object >> Actor >> Keypoint >> InterpolationPoint

Contents

Package: 
Engine
Direct subclass:
TimeDemoInterpolationPoint
This class in other games:
RTNP, U2, U2XMP, UE2Runtime, UT, UT2003, UT2004

InterpolationPoint.

[edit] Properties

[edit] Property group 'InterpolationPoint'

[edit] bEndOfPath

Type: bool


[edit] bSkipNextPath

Type: bool


[edit] FovModifier

Type: float


Default value: 1.0

[edit] GameSpeedModifier

Type: float


Default value: 1.0

[edit] Position

Type: int


[edit] RateModifier

Type: float


Default value: 1.0

[edit] ScreenFlashFog

Type: Object.Vector


[edit] ScreenFlashScale

Type: float


Default value: 1.0

[edit] Internal variables

[edit] Next

Type: InterpolationPoint


[edit] Prev

Type: InterpolationPoint


[edit] Default values

Property Value
bDirectional True
bStatic False
Texture Texture'Engine.S_Interp'

[edit] Events

[edit] BeginPlay

event BeginPlay ()

Overrides: Actor.BeginPlay


[edit] InterpolateEnd

event InterpolateEnd (Actor Other)

Overrides: Actor.InterpolateEnd


[edit] PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Personal tools