# UE5_SplinePointsMetadata **Repository Path**: eloncode/UE5_SplinePointsMetadata ## Basic Information - **Project Name**: UE5_SplinePointsMetadata - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-07 - **Last Updated**: 2025-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UE5_SplinePointsMetadata Unreal Engine 5 - spline points metadata example It's sometimes helpful in UE5 to add custom data onto spline points. The engine makes this possible but it isn't trivial, so here's an example of how to achieve it.