Navigation
API > API/Editor > API/Editor/ComponentVisualizers
Inheritance Hierarchy
- FRefCountedObject
- HHitProxy
- HComponentVisProxy
- HSplineMeshVisProxy
- HSplineMeshTangentHandleProxy
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
| Type | Name | Description | |
|---|---|---|---|
| bool | bArriveTangent | ||
| int32 | KeyIndex |
Constructors
| Type | Name | Description | |
|---|---|---|---|
HSplineMeshTangentHandleProxy
(
const UActorComponent* InComponent, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| HHitProxyType * |
Overridden from HComponentVisProxy
| Type | Name | Description | |
|---|---|---|---|
| HHitProxyType * | GetType () |