# sizeInBytes

> Size of this command buffer in bytes (Read Only).

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Rendering](/engine/6000.6/script-reference/unityengine/rendering.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public int sizeInBytes { get; }
```
