# Sandbox.Rendering.GpuInstanceTransform

GPU instance transform - matches TransformBufferData_t in transform_buffer.fxc. Feed a buffer of
these to [Sandbox.Graphics.DrawModelInstancedIndirect](/api/Sandbox.Graphics/DrawModelInstancedIndirect).

- Kind: struct
- Namespace: `Sandbox.Rendering`
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Fields

- [`Alpha`](/api/Sandbox.Rendering.GpuInstanceTransform/Alpha)
- [`BlendWeightCount`](/api/Sandbox.Rendering.GpuInstanceTransform/BlendWeightCount)
- [`Row0`](/api/Sandbox.Rendering.GpuInstanceTransform/Row0)
- [`Row1`](/api/Sandbox.Rendering.GpuInstanceTransform/Row1)
- [`Row2`](/api/Sandbox.Rendering.GpuInstanceTransform/Row2)
- [`Tint`](/api/Sandbox.Rendering.GpuInstanceTransform/Tint)
- [`VertexCacheOffset`](/api/Sandbox.Rendering.GpuInstanceTransform/VertexCacheOffset)

## Methods

- [`From`](/api/Sandbox.Rendering.GpuInstanceTransform/From)
