SCNHitTest 类

定义

与 中的 参数一起使用 optionsHitTest(SCNVector3, SCNVector3, SCNHitTestOptions)常量。

[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

与 中的 参数一起使用 optionsHitTest(SCNVector3, SCNVector3, SCNHitTestOptions)常量。

OptionSearchModeKey

与 中的 参数一起使用 optionsHitTest(SCNVector3, SCNVector3, SCNHitTestOptions)常量。

RootNodeKey

表示与常量 SCNHitTestRootNodeKey 关联的值

SearchModeKey

与 中的 参数一起使用 optionsHitTest(SCNVector3, SCNVector3, SCNHitTestOptions)常量。

SortResultsKey

表示与常量 SCNHitTestSortResultsKey 关联的值

适用于