csharp
public enum TangentModeHow a key's two tangents behave when it is moved.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (5)
AutoWorked out from the neighbours, so the curve stays smooth without being aimed.
FreeWhatever the user dragged them to, kept in line with each other.
BrokenDitto, but the two sides move independently — a corner.
LinearStraight lines to the neighbours.
ConstantThe value holds until the next key and then jumps. A step.
Used by (13)
- AnimationCurveVixen.Ui.Controls.Advanced
- CurveEditorVixen.Ui.Controls.Advanced
- CurveEditorTestsVixen.Ui.Controls.Advanced.Tests
- CurveEvaluationVixen.Core
- CurveKeyVixen.Ui.Controls.Advanced
- CurveSampleVixen.Core
- AnimationClipViewVixen.Editor.AssetEditors
- AnimationKeyDataVixen.Editor.Assets
- AuthoringTestsVixen.Editor.AssetEditors.Tests
- SequenceKeyDataVixen.Editor.AssetEditors
- SequencePlayerVixen.Editor.AssetEditors
- TypeRegistrationVixen.Editor.Assets
- Vixen_Editor_AssetEditors_Sequencing_SequenceKeyDataSerializerVixen.Editor.AssetEditors