SplineConfiguration.rightBoundary

Specifies the boundary condition applied at the right endpoint of the spline.

struct SplineConfiguration(T)
@serdeOptional
@serdeIgnoreOutIfAggregate!"a.symmetric"
SplineBoundaryCondition!T rightBoundary;