KeyFrame.Flat

KeyFrame.Flat property

Get or set if the key frame is flat. Key frame should be flat if next or previous key frame has the same value. Flat key frame has flat tangents and fixed interpolation.

public bool Flat { get; set; }

See Also