SCNHitTest 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
與 中的 HitTest(SCNVector3, SCNVector3, SCNHitTestOptions) 引數搭配 options
使用的常數。
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SCNHitTest
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SCNHitTest
type SCNHitTest = class
- 繼承
-
SCNHitTest
- 屬性
屬性
BackFaceCullingKey |
表示與常數 SCNHitTestBackFaceCullingKey 相關聯的值 |
BoundingBoxOnlyKey |
表示與常數 SCNHitTestBoundingBoxOnlyKey 相關聯的值 |
ClipToZRangeKey |
表示與常數 SCNHitTestClipToZRangeKey 相關聯的值 |
FirstFoundOnlyKey |
表示與常數 SCNHitTestFirstFoundOnlyKey 相關聯的值 |
IgnoreChildNodesKey |
表示與常數 SCNHitTestIgnoreChildNodesKey 相關聯的值 |
IgnoreHiddenNodesKey |
表示與常數 SCNHitTestIgnoreHiddenNodesKey 相關聯的值 |
OptionCategoryBitMaskKey |
與 中的 HitTest(SCNVector3, SCNVector3, SCNHitTestOptions) 引數搭配 |
OptionSearchModeKey |
與 中的 HitTest(SCNVector3, SCNVector3, SCNHitTestOptions) 引數搭配 |
RootNodeKey |
表示與常數 SCNHitTestRootNodeKey 相關聯的值 |
SearchModeKey |
與 中的 HitTest(SCNVector3, SCNVector3, SCNHitTestOptions) 引數搭配 |
SortResultsKey |
表示與常數 SCNHitTestSortResultsKey 相關聯的值 |