SCNHitTest Class
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.
Constants for use with the options
argument in HitTest(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
- Inheritance
-
SCNHitTest
- Attributes
Properties
BackFaceCullingKey |
Represents the value associated with the constant SCNHitTestBackFaceCullingKey |
BoundingBoxOnlyKey |
Represents the value associated with the constant SCNHitTestBoundingBoxOnlyKey |
ClipToZRangeKey |
Represents the value associated with the constant SCNHitTestClipToZRangeKey |
FirstFoundOnlyKey |
Represents the value associated with the constant SCNHitTestFirstFoundOnlyKey |
IgnoreChildNodesKey |
Represents the value associated with the constant SCNHitTestIgnoreChildNodesKey |
IgnoreHiddenNodesKey |
Represents the value associated with the constant SCNHitTestIgnoreHiddenNodesKey |
OptionCategoryBitMaskKey | |
OptionSearchModeKey | |
RootNodeKey |
Represents the value associated with the constant SCNHitTestRootNodeKey |
SearchModeKey | |
SortResultsKey |
Represents the value associated with the constant SCNHitTestSortResultsKey |