Method DecimateAnimChannelBySegment
DecimateAnimChannelBySegment(uint, double)
Decimates by segment a given AnimChannel
Declaration
[HandleProcessCorruptedStateExceptions]
public void DecimateAnimChannelBySegment(uint channel, double precision)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | channel | The channel |
| double | precision | The precision |