This topic has not yet been rated - Rate this topic

EasingQuaternionKeyFrame Constructor

Initializes a new instance of the EasingQuaternionKeyFrame class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method EasingQuaternionKeyFrame() Initializes a new instance of the EasingQuaternionKeyFrame class.
Public method EasingQuaternionKeyFrame(Quaternion) Initializes a new instance of the EasingQuaternionKeyFrame class with the specified Quaternion value.
Public method EasingQuaternionKeyFrame(Quaternion, KeyTime) Initializes a new instance of the EasingQuaternionKeyFrame class with the specified Quaternion value and key time.
Public method EasingQuaternionKeyFrame(Quaternion, KeyTime, IEasingFunction) Initializes a new instance of the EasingQuaternionKeyFrame class with the specified Quaternion value, key time, and easing function.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.