CompositionAnimation.SetVector4Parameter(String, Vector4) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ExpressionAnimation または式キーフレームで使用する Vector4 値パラメーターを設定します。
public:
virtual void SetVector4Parameter(Platform::String ^ key, float4 value) = SetVector4Parameter;
void SetVector4Parameter(winrt::hstring const& key, float4 const& value);
public void SetVector4Parameter(string key, Vector4 value);
function setVector4Parameter(key, value)
Public Sub SetVector4Parameter (key As String, value As Vector4)
パラメーター
- key
-
String
Platform::String
winrt::hstring
パラメーターの名前。