类 Extrapolation
Extrapolation class
外推定义了当采样值超出由首帧和尾帧定义的范围时的处理方式。
public class Extrapolation
属性
| 名称 | 描述 |
|---|---|
| RepeatCount { get; set; } | 获取和设置外推模式的重复次数。 |
| Type { get; set; } | 获取和设置外推的采样模式 |
另请参见
- namespace Aspose.ThreeD.Animation
- assembly Aspose.3D
外推定义了当采样值超出由首帧和尾帧定义的范围时的处理方式。
public class Extrapolation
| 名称 | 描述 |
|---|---|
| RepeatCount { get; set; } | 获取和设置外推模式的重复次数。 |
| Type { get; set; } | 获取和设置外推的采样模式 |