Method GetLength
GetLength()
Return the sum of all curve lengths, accounting for Closed state.
Declaration
public float GetLength()
Returns
| Type | Description |
|---|---|
| float | Returns the sum length of all curves composing this spline, accounting for closed state. |