UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SplineMeshSceneProxyDesc.cpp File Reference
#include "SplineMeshSceneProxyDesc.h"
#include "SplineMeshSceneProxy.h"
#include "StaticMeshResources.h"
#include "Components/SplineMeshComponent.h"
#include "Engine/StaticMesh.h"
#include "HAL/ConsoleManager.h"

Functions

void InitSplineMeshVertexFactoryComponents (const FStaticMeshVertexBuffers &VertexBuffers, const FSplineMeshVertexFactory *VertexFactory, int32 LightMapCoordinateIndex, bool bOverrideColorVertexBuffer, FLocalVertexFactory::FDataType &OutData)
 

Function Documentation

◆ InitSplineMeshVertexFactoryComponents()

void InitSplineMeshVertexFactoryComponents ( const FStaticMeshVertexBuffers VertexBuffers,
const FSplineMeshVertexFactory VertexFactory,
int32  LightMapCoordinateIndex,
bool  bOverrideColorVertexBuffer,
FLocalVertexFactory::FDataType OutData 
)
extern