USplineMeshComponent::SetStartTangent

Set the start tangent vector of spline in local space

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/SplineMeshComponent.h

Include

#include "Components/SplineMeshComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/SplineMeshComponent.cpp

Syntax

void SetStartTangent
(
    FVector StartTangent,
    bool bUpdateMesh
)

Remarks

Set the start tangent vector of spline in local space