Enum ERichCurveInterpMode
Method of interpolation between this key and the next.
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum ERichCurveInterpMode
Fields
| Name | Description |
|---|---|
| RCIM_Constant | |
| RCIM_Cubic | |
| RCIM_Linear | |
| RCIM_MAX | |
| RCIM_None |