LineUtility
A collection of common line functions.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Class
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public sealed class LineUtility
Static Methods
Method | Description |
|---|---|
| Simplify | Generates a simplified version of the original line by removing points that fall within the specified tolerance. |