csharp
public sealed class CurvePresetKeyOne key of a saved curve, as a file can hold it.
No guide page documents this yet — the page shows what the code says about itself.
Remarks
⚠ The tangent mode is a name and not a number. It is an enum somebody will insert a member into, and one stored as an integer comes back meaning something else after a version that edits the declaration — the failure nobody reports because it looks like the editor forgetting. ViewportPreferences makes the same argument about show flags and a view mode, and this file is beside it for the same reason.
Fields and properties (5)
public float TimeWhen.
public float ValueWhat.
public float InTangentThe slope coming in.
public float OutTangentThe slope going out.
public string ModeHow the two behave, by the name TangentMode gives it.
Used by (3)
- CurvePresetVixen.Editor.App
- CurvePresetLibraryVixen.Editor.App
- TypeRegistrationVixen.Editor.App