HSplineMeshTangentHandleProxy

Proxy for a tangent handle

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

ComponentVisualizers

Header

/Engine/Source/Editor/ComponentVisualizers/Public/SplineMeshComponentVisualizer.h

Include

#include "SplineMeshComponentVisualizer.h"

Syntax

struct HSplineMeshTangentHandleProxy : public HSplineMeshVisProxy

Remarks

Proxy for a tangent handle

Variables

Name Description

Public variable

bool

 

bArriveTangent

Public variable

int32

 

KeyIndex

Constructors

Name Description

Public function

HSplineMeshTangentHandleProxy

(
    const UActorComponent* InCompo...,
    int32 InKeyIndex,
    bool bInArriveTangent
)

Functions

Name Description

Public function Static

HHitProxyTyp...

 

StaticGetType()

Overridden from HComponentVisProxy

Name Description

Public function Virtual Const

HHitProxyTyp...

 

GetType()