Share via


ARReferenceObject.ApplyTransform(NMatrix4) Method

Definition

[Foundation.Export("referenceObjectByApplyingTransform:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ARKit.ARReferenceObject ApplyTransform(CoreGraphics.NMatrix4 transform);
[<Foundation.Export("referenceObjectByApplyingTransform:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ApplyTransform : CoreGraphics.NMatrix4 -> ARKit.ARReferenceObject
override this.ApplyTransform : CoreGraphics.NMatrix4 -> ARKit.ARReferenceObject

Parameters

transform
NMatrix4

Returns

Attributes

Applies to