FTrajectoryDrawInfo

Windows
MacOS
Linux

References

Module

MotionTrailEditorMode

Header

/Engine/Plugins/Experimental/MotionTrailEditorMode/Source/MotionTrailEditorMode/Public/TrajectoryDrawInfo.h

Include

#include "TrajectoryDrawInfo.h"

Syntax

class FTrajectoryDrawInfo

Variables

Name Description

Protected variable

TRange< double ...

 

CachedViewRange

Protected variable

FLinearColor

 

Color

Protected variable

FTrajectoryCach...

 

TrajectoryCache

Constructors

Name Description

Public function

FTrajectoryDrawInfo

(
    const FLinearColor& InColor,
    FTrajectoryCache* InTrajectory...
)

Destructors

Name Description

Public function Virtual

~FTrajectoryDrawInfo()

Functions

Name Description

Public function Virtual Const

const TRange...

 

GetCachedViewRange()

Public function Const

FLinearColor

 

GetColor()

Public function

void

 

GetTickPointsForDisplay

(
    const FDisplayContext& InDisplayCo...,
    TArray< FVector2D >& Ticks,
    TArray< FVector2D >& TickTangents
)

Public function

TArray< FVec...

 

GetTrajectoryPointsForDisplay

(
    const FDisplayContext& InDisplayCo...
)

Public function

void

 

SetColor

(
    const FLinearColor& InColor
)

Optionally implemented methods.

Classes

Name

Description

Public struct

FDisplayContext

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