Vertex.setSmoothSplineSteps

Specifies the degree of smoothness desired for curves: each spline will be approximated with number line segments.

mixintemplate Vertex()
setSmoothSplineSteps
(
this T
)

Parameters

splineSteps int

The smooth method spline steps.

Return Value

Type: auto

This item to aid method chaining.

Meta