# Sandbox.ModelEditor.Internal.BaseTransformAttribute

- Kind: attribute
- Namespace: `Sandbox.ModelEditor.Internal`
- Assembly: `Sandbox.Engine`
- Inherits: [Sandbox.ModelEditor.Internal.BaseModelDocAttribute](/api/Sandbox.ModelEditor.Internal.BaseModelDocAttribute)

## Constructors

- [`BaseTransformAttribute`](/api/Sandbox.ModelEditor.Internal.BaseTransformAttribute/.ctor)

## Properties

- [`Angles`](/api/Sandbox.ModelEditor.Internal.BaseTransformAttribute/Angles): Internal name of the key to store angles in, allows the helper to be rotated.
- [`Attachment`](/api/Sandbox.ModelEditor.Internal.BaseTransformAttribute/Attachment): Internal name of the key that dictates which attachment to use as parent for position/angles.
- [`Bone`](/api/Sandbox.ModelEditor.Internal.BaseTransformAttribute/Bone): Internal name of the key that dictates which bone to use as parent for position/angles.
- [`Origin`](/api/Sandbox.ModelEditor.Internal.BaseTransformAttribute/Origin): Internal name of the key to store position in, if set, allows the helper to be moved.
