# Offset

> The number of elements to offset, measured from the beginning of the buffer. The value must not exceed the end of the buffer allocation.

## Definition

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

```csharp
public ulong Offset
```
