Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/FPCGSplineSamplerParams
Syntax
UPROPERTY (BlueprintReadWrite, EditAnywhere, Category="Settings|Attributes",
Meta=(EditCondition="bComputeTangents&&Dimension!=EPCGSplineSamplingDimension::OnInterior", EditConditionHides))
FName ArriveTangentAttribute
Remarks
Attribute that will contain the arrive tangent vector. For control points, this will be the actual arrive tangent. For non-control points, this will only be the normalized tangent at this point.