# Sandbox.PolygonMesh.GetVertexPositions

```csharp
IEnumerable<Vector3> GetVertexPositions()
```

Get the positions of all vertices

### Returns

`IEnumerable<Vector3>`

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
