# positionOffset

> The probe position offset of this request into the position array held by the BakeInput that contains this request.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.LightTransport](/engine/6000.5/script-reference/unityengine/lighttransport.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public ulong positionOffset { readonly get; set; }
```
