Share via


MDLAnimatedMatrix4x4.GetNMatrix4Value(Double) Method

Definition

[Foundation.Export("float4x4AtTime:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.NMatrix4 GetNMatrix4Value(double time);
[<Foundation.Export("float4x4AtTime:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetNMatrix4Value : double -> CoreGraphics.NMatrix4
override this.GetNMatrix4Value : double -> CoreGraphics.NMatrix4

Parameters

time
Double

Returns

Attributes

Applies to