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