NodeCurveSamplers.Scale

NodeCurveSamplers.Scale property

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

public IAnimationSampler<Vector3> Scale { get; }

See Also