FLandscapeSplineMeshEntry

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/LandscapeSplineSegment.h

Include

#include "LandscapeSplineSegment.h"

Syntax

struct FLandscapeSplineMeshEntry

Variables

Name Description

Public variable

uint32: 1

 

bCenterH

Whether to automatically center the mesh horizontally on the spline

Public variable

uint32: 1

 

bScaleToWidth

Whether to scale the mesh to fit the width of the spline

Public variable

FVector2D

 

CenterAdjust

Tweak to center the mesh correctly on the spline

Public variable

TEnumAsByte< ES...

 

ForwardAxis

Chooses the forward axis for the spline mesh orientation

Public variable

TArray< UMateri...

 

MaterialOverrides

Overrides mesh's materials

Public variable

UStaticMesh ...

 

Mesh

Mesh to use on the spline

Public variable

FVector

 

Scale

Scale of the spline mesh, (Z=Forwards)

Public variable

TEnumAsByte< ES...

 

UpAxis

Chooses the up axis for the spline mesh orientation

Constructors

Name Description

Public function

FLandscapeSplineMeshEntry()

Functions

Name Description

Public function Const

bool

 

IsValid()

Deprecated Variables

Name Description

Public variable

TEnumAsByte< La...

 

Orientation_DEPRECATED

Orientation of the spline mesh, X=Up or Y=Up

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss