Share via


MDLTransformComponent_Extensions.GetLocalTransform Method

Definition

Gets the local transform at the specified time.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static CoreGraphics.NMatrix4 GetLocalTransform(this ModelIO.IMDLTransformComponent This, double atTime);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetLocalTransform : ModelIO.IMDLTransformComponent * double -> CoreGraphics.NMatrix4

Parameters

atTime
Double

The time for which to retrieve the local transform.

Returns

Attributes

Applies to