Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FVectorCurve
| Name | EIndex |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h |
| Include Path | #include "Animation/AnimCurveTypes.h" |
Syntax
enum EIndex
{
X = 0,
Y,
Z,
Max,
}
Values
| Name | Remarks |
|---|---|
| X | |
| Y | |
| Z | |
| Max |