Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USplineMeshComponent
Syntax
UPROPERTY (EditDefaultsOnly, Category=Spline)
uint8 bAllowSplineEditingPerInstance: 1
Remarks
If true, spline mesh properties - StartPos, EndPos, StartTangent and EndTangent- may be edited per instance in the level viewport. Otherwise, the spline mesh should be initialized in the construction script.