ARSession.Raycast(ARRaycastQuery) Method

Definition

[Foundation.Export("raycast:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ARKit.ARRaycastResult[] Raycast(ARKit.ARRaycastQuery query);
[<Foundation.Export("raycast:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Raycast : ARKit.ARRaycastQuery -> ARKit.ARRaycastResult[]
override this.Raycast : ARKit.ARRaycastQuery -> ARKit.ARRaycastResult[]

Parameters

Returns

Attributes

Applies to