Method RemoveKeyframe
RemoveKeyframe(uint, ulong)
Removes a keyframe in the curve
Declaration
[HandleProcessCorruptedStateExceptions]
public void RemoveKeyframe(uint channel, ulong time)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | channel | The channel one wants to remove a keyframe from |
| ulong | time | The time |