SplineSingleKeyFrame Constructor
.NET Framework 4.5
Initializes a new instance of the SplineSingleKeyFrame class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SplineSingleKeyFrame() | Initializes a new instance of the SplineSingleKeyFrame class. |
|
SplineSingleKeyFrame(Single) | Initializes a new instance of the SplineSingleKeyFrame class with the specified ending value. |
|
SplineSingleKeyFrame(Single, KeyTime) | Initializes a new instance of the SplineSingleKeyFrame class with the specified ending value and key time. |
|
SplineSingleKeyFrame(Single, KeyTime, KeySpline) | Initializes a new instance of the SplineSingleKeyFrame class with the specified ending value, key time, and KeySpline. |