# Byte0

> Get the 0th Byte of the vector

## Definition

* **Type:** Field
* **Namespace:** [Unity.Burst.Intrinsics](/engine/6000.7/script-reference/unity/burst/intrinsics.md)
* **Assembly:** UnityEngine.BurstModule

```csharp
public byte Byte0
```
