Share via


MDLAnimatedVector2.GetVector2Value(Double) Method

Definition

[Foundation.Export("float2AtTime:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Numerics.Vector2 GetVector2Value(double time);
[<Foundation.Export("float2AtTime:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetVector2Value : double -> System.Numerics.Vector2
override this.GetVector2Value : double -> System.Numerics.Vector2

Parameters

time
Double

Returns

Attributes

Applies to