Share via


MDLAnimatedVector4.GetVector4Value(Double) Method

Definition

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

Parameters

time
Double

Returns

Attributes

Applies to