Api Sandbox ModelEditor AxisAttribute
class

AxisAttribute

public class AxisAttribute : BaseTransformAttribute

Draws 3 line axis visualization, which can set up to be manipulated via gizmos. You can have multiple of these.

Constructors

AxisAttribute()

Properties

Name Type Description
Enabled String Internal name of a boolean key that dictates whether this helper should draw or not. If unset, will draw always.
ParentLine Boolean If set to true, when the node is selected a line will be drawn from the helper to the parent attachment/bone.
Assembly: Sandbox.Engine Namespace: Sandbox.ModelEditor Full Name: Sandbox.ModelEditor.AxisAttribute