NodeCurveSamplers.MorphingSparse

NodeCurveSamplers.MorphingSparse property

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

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

See Also