InsertKeyFrame(Single, Quaternion) Method
Definition
Namespace: Avalonia.Rendering.Composition
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public void InsertKeyFrame(
float normalizedProgressKey,
Quaternion value
)
Public Sub InsertKeyFrame (
normalizedProgressKey As Single,
value As Quaternion
)
member InsertKeyFrame :
normalizedProgressKey : float32 *
value : Quaternion -> unit
Parameters
See Also
Reference
QuaternionKeyFrameAnimation Class
InsertKeyFrame Overload
Avalonia.Rendering.Composition Namespace