Share via


SCNHitTest Clase

Definición

Constantes para su uso con el options argumento en 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
Herencia
SCNHitTest
Atributos

Propiedades

BackFaceCullingKey

Representa el valor asociado a la constante SCNHitTestBackFaceCullingKey.

BoundingBoxOnlyKey

Representa el valor asociado a la constante SCNHitTestBoundingBoxOnlyKey.

ClipToZRangeKey

Representa el valor asociado a la constante SCNHitTestClipToZRangeKey.

FirstFoundOnlyKey

Representa el valor asociado a la constante SCNHitTestFirstFoundOnlyKey.

IgnoreChildNodesKey

Representa el valor asociado a la constante SCNHitTestIgnoreChildNodesKey.

IgnoreHiddenNodesKey

Representa el valor asociado a la constante SCNHitTestIgnoreHiddenNodesKey.

OptionCategoryBitMaskKey

Constantes para su uso con el options argumento en HitTest(SCNVector3, SCNVector3, SCNHitTestOptions).

OptionSearchModeKey

Constantes para su uso con el options argumento en HitTest(SCNVector3, SCNVector3, SCNHitTestOptions).

RootNodeKey

Representa el valor asociado a la constante SCNHitTestRootNodeKey.

SearchModeKey

Constantes para su uso con el options argumento en HitTest(SCNVector3, SCNVector3, SCNHitTestOptions).

SortResultsKey

Representa el valor asociado a la constante SCNHitTestSortResultsKey.

Se aplica a