Stroke
Strokes the currently defined path.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
Stroke()
Strokes the currently defined path.
public void Stroke()
Stroke(int)
Strokes the currently defined path and tags every resulting DrawData with the given user identifier, surfaced on in mesh modifiers.
DrawData.userDatapublic void Stroke(int userData)