Share via


SCNHitTest Class

Definition

Constants for use with the options argument in HitTest(SCNVector3, SCNVector3, SCNHitTestOptions).

public static class SCNHitTest
type SCNHitTest = class
Inheritance
SCNHitTest

Properties

Name Description
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

IgnoreLightAreaKey

Represents the value associated with the constant 'SCNHitTestOptionIgnoreLightArea'.

OptionCategoryBitMaskKey
RootNodeKey

Represents the value associated with the constant SCNHitTestRootNodeKey

SearchModeKey
SortResultsKey

Represents the value associated with the constant SCNHitTestSortResultsKey

Applies to