NodeCurveSamplers.Morphing

NodeCurveSamplers.Morphing property

Gets the raw Morphing sampler, or null if there’s no curve defined.

[Obsolete("Use GetMorphingSampler<T>()")]
public IAnimationSampler<float[]> Morphing { get; }

See Also