Enum ERichCurveTangentMode
If using RCIM_Cubic, this enum describes how the tangents should be controlled in editor.
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum ERichCurveTangentMode
Fields
| Name | Description |
|---|---|
| RCTM_Auto | |
| RCTM_Break | |
| RCTM_MAX | |
| RCTM_None | |
| RCTM_User |