BindPoint.CreateKeyframeSequence

BindPoint.CreateKeyframeSequence method

Creates a new curve and connects it to the first channel of the curve mapping

public KeyframeSequence CreateKeyframeSequence(string name)
ParameterTypeDescription
nameStringThe new sequence’s name.

Return Value

The keyframe sequence.

See Also