// Copyright 2024 the Velato Authors
// SPDX-License-Identifier: Apache-2.0 OR MIT
use ;
/// This represents a cubic bezier path.
/// Note that for interpolation to work correctly all bezier values in a
/// property's keyframe must have the same number of points.