# Sandbox.PolygonMesh.JsonWrite

```csharp
static void JsonWrite(object value, System.Text.Json.Utf8JsonWriter writer)
```

### Parameters

- `value` (`object`)
- `writer` (`System.Text.Json.Utf8JsonWriter`)

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
