Closed¶
Connect start and end point to close spline into a loop.
Requires at least 3 spline points.
Declaration¶
public bool Closed { get; set; }
Connect start and end point to close spline into a loop.
Requires at least 3 spline points.
public bool Closed { get; set; }