vertices
Get the geometry vertices.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEngine.LowLevelPhysics2D
- Assembly: UnityEngine.Physics2DModule
public readonly ReadOnlySpan<Vector2> vertices { get; }
public readonly ReadOnlySpan<Vector2> vertices { get; }