UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLandscapeSplineSegmentConnection Struct Reference

#include <LandscapeSplineSegment.h>

Public Member Functions

 FLandscapeSplineSegmentConnection ()
 

Public Attributes

TObjectPtr< ULandscapeSplineControlPointControlPoint
 
float TangentLen
 
FName SocketName
 

Constructor & Destructor Documentation

◆ FLandscapeSplineSegmentConnection()

FLandscapeSplineSegmentConnection::FLandscapeSplineSegmentConnection ( )
inline

Member Data Documentation

◆ ControlPoint

TObjectPtr<ULandscapeSplineControlPoint> FLandscapeSplineSegmentConnection::ControlPoint

◆ SocketName

FName FLandscapeSplineSegmentConnection::SocketName

◆ TangentLen

float FLandscapeSplineSegmentConnection::TangentLen

The documentation for this struct was generated from the following file: