SplineByteKeyFrame Constructor
.NET Framework 4.5
Initializes a new instance of the SplineByteKeyFrame 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 | |
|---|---|---|
|
SplineByteKeyFrame() | Initializes a new instance of the SplineByteKeyFrame class. |
|
SplineByteKeyFrame(Byte) | Initializes a new instance of the SplineByteKeyFrame class with the specified ending value. |
|
SplineByteKeyFrame(Byte, KeyTime) | Initializes a new instance of the SplineByteKeyFrame class with the specified ending value and key time. |
|
SplineByteKeyFrame(Byte, KeyTime, KeySpline) | Initializes a new instance of the SplineByteKeyFrame class with the specified ending value, key time, and KeySpline. |