USplineMeshComponent::GetAxisValue

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

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

Include

#include "Components/SplineMeshComponent.h"

Syntax

static double & GetAxisValue
(
    FVector3d & InVector,
    ESplineMeshAxis::Type InAxis
)