CompositionAnimationSetVector4Parameter Method

Definition

Namespace: Avalonia.Rendering.Composition.Animations
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public void SetVector4Parameter(
	string key,
	Vector4 value
)

Parameters

key  String
 
value  Vector4
 

See Also