Enum ESplineBoneAxis
The different axes we can align our bones to.
Namespace: UE4.AnimGraphRuntime
Assembly: UE4DotNet.dll
Syntax
public enum ESplineBoneAxis
  Remarks
Note that the values are set to match up with EAxis (but without 'None')
Fields
| Name | Description | 
|---|---|
| ESplineBoneAxis_MAX | |
| X | |
| Y | |
| Z |