ARReferenceObject.ApplyTransform(NMatrix4) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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