ClosePath()
Closes the current sub-path with a straight line. If the sub-path is already closed, this does nothing.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void ClosePath()