Property ClampedTangents
ClampedTangents
If true, the Recorder sets the generated animation key tangents to ClampedAuto, else to Auto (legacy). Clamped tangents are useful to prevent curve overshoots when the animation data is discontinuous.
Declaration
public bool ClampedTangents { get; set; }
Property Value
Type | Description |
---|---|
bool |