Navigation
API > API/Editor > API/Editor/ComponentVisualizers
Proxy for a tangent handle
| Name | HSplineMeshTangentHandleProxy |
| Type | struct |
| Header File | /Engine/Source/Editor/ComponentVisualizers/Public/SplineMeshComponentVisualizer.h |
| Include Path | #include "SplineMeshComponentVisualizer.h" |
Syntax
struct HSplineMeshTangentHandleProxy : public HSplineMeshVisProxy
Inheritance Hierarchy
- FRefCountedObject → HHitProxy → HComponentVisProxy → HSplineMeshVisProxy → HSplineMeshTangentHandleProxy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
HSplineMeshTangentHandleProxy
(
const UActorComponent* InComponent, |
SplineMeshComponentVisualizer.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bArriveTangent | bool | SplineMeshComponentVisualizer.h | ||
| KeyIndex | int32 | SplineMeshComponentVisualizer.h |
Functions
Public
Overridden from HSplineMeshVisProxy
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual HHitProxyType * GetType() |
SplineMeshComponentVisualizer.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static HHitProxyType * StaticGetType() |
SplineMeshComponentVisualizer.h |