ISCNSceneRenderer.HitTest(CGPoint, NSDictionary) 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("hitTest:options:")]
[Foundation.Preserve(Conditional=true)]
public SceneKit.SCNHitTestResult[] HitTest (CoreGraphics.CGPoint thePoint, Foundation.NSDictionary options);
abstract member HitTest : CoreGraphics.CGPoint * Foundation.NSDictionary -> SceneKit.SCNHitTestResult[]
Parameters
- thePoint
- CGPoint
- options
- NSDictionary
Returns
- Attributes