# Sandbox.UI.PanelTransform.EntryType

- Kind: enum
- Assembly: `Sandbox.System`
- Modifiers: sealed

## Fields

- [`Invalid`](/api/Sandbox.UI.PanelTransform.EntryType/Invalid)
- [`Matrix`](/api/Sandbox.UI.PanelTransform.EntryType/Matrix)
- [`Perspective`](/api/Sandbox.UI.PanelTransform.EntryType/Perspective)
- [`Rotation`](/api/Sandbox.UI.PanelTransform.EntryType/Rotation)
- [`Scale`](/api/Sandbox.UI.PanelTransform.EntryType/Scale)
- [`Skew`](/api/Sandbox.UI.PanelTransform.EntryType/Skew)
- [`Translate`](/api/Sandbox.UI.PanelTransform.EntryType/Translate)
