> ## Documentation Index
> Fetch the complete documentation index at: https://rive.app/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# UBOEntry

An entry binding a uniform buffer into a BindGroup.
Dynamic-offset UBOs are declared on each layout entry via
`BindGroupLayoutEntry.hasDynamicOffset`, matching WebGPU/Vulkan's
layout-level ownership model.

## Fields

### `slot`

### `buffer`

### `offset`

### `size`
