# Sandbox.ModelEditor.AxisAttribute

Draws 3 line axis visualization, which can set up to be manipulated via gizmos. You can have multiple of these.

- Kind: attribute
- Namespace: `Sandbox.ModelEditor`
- Assembly: `Sandbox.Engine`
- Inherits: [Sandbox.ModelEditor.Internal.BaseTransformAttribute](/api/Sandbox.ModelEditor.Internal.BaseTransformAttribute)

## Constructors

- [`AxisAttribute`](/api/Sandbox.ModelEditor.AxisAttribute/.ctor)

## Properties

- [`Enabled`](/api/Sandbox.ModelEditor.AxisAttribute/Enabled): Internal name of a boolean key that dictates whether this helper should draw or not. If unset, will draw always.
- [`ParentLine`](/api/Sandbox.ModelEditor.AxisAttribute/ParentLine): If set to true, when the node is selected a line will be drawn from the helper to the parent attachment/bone.
