NodeCurveSamplers.Rotation

NodeCurveSamplers.Rotation property

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

public IAnimationSampler<Quaternion> Rotation { get; }

See Also