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 LeaveTangentAttribute
Remarks
Attribute that will contain the leave tangent vector. For control points, this will be the actual leave tangent. For non-control points, this will only be the normalized tangent at this point.