FInterpControlPoint

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/InterpToMovementComponent.h

Include

#include "Components/InterpToMovementComponent.h"

Syntax

struct FInterpControlPoint

Variables

Name Description

Public variable

bool

 

bPositionIsRelative

Is the location relative to the root components initial location.

Public variable

float

 

DistanceToNext

Public variable

float

 

Percentage

Public variable

FVector

 

PositionControlPoint

The position of the point.

Public variable

float

 

StartTime

Constructors

Name Description

Public function

FInterpControlPoint()

Public function

FInterpControlPoint

(
    FVector InPosition,
    bool bIsRelative
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss