RemoveAt

MotionPath.RemoveAt method

Removes a command at the specified index.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32

See Also