Vixen
dd8b0a81
csharp
public sealed class CurvePreset

A curve somebody named and kept.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (2)

  • public string Name

    What they called it.

  • public List<CurvePresetKey> Keys

    Its keys, in time order.

Used by (4)

  • CurvePresetLibraryVixen.Editor.App
  • CurvePresetTestsVixen.Editor.App.Tests
  • EditorApplicationVixen.Editor.App
  • TypeRegistrationVixen.Editor.App