共用方式為


SCNHitTest 類別

定義

與 中的 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) 引數搭配 options 使用的常數。

OptionSearchModeKey

與 中的 HitTest(SCNVector3, SCNVector3, SCNHitTestOptions) 引數搭配 options 使用的常數。

RootNodeKey

表示與常數 SCNHitTestRootNodeKey 相關聯的值

SearchModeKey

與 中的 HitTest(SCNVector3, SCNVector3, SCNHitTestOptions) 引數搭配 options 使用的常數。

SortResultsKey

表示與常數 SCNHitTestSortResultsKey 相關聯的值

適用於