SCNHitTest Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Costanti da utilizzare con l'argomento options
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
- Ereditarietà
-
SCNHitTest
- Attributi
Proprietà
BackFaceCullingKey |
Rappresenta il valore associato alla costante SCNHitTestBackFaceCullingKey |
BoundingBoxOnlyKey |
Rappresenta il valore associato alla costante SCNHitTestBoundingBoxOnlyKey |
ClipToZRangeKey |
Rappresenta il valore associato alla costante SCNHitTestClipToZRangeKey |
FirstFoundOnlyKey |
Rappresenta il valore associato alla costante SCNHitTestFirstFoundOnlyKey |
IgnoreChildNodesKey |
Rappresenta il valore associato alla costante SCNHitTestIgnoreChildNodesKey |
IgnoreHiddenNodesKey |
Rappresenta il valore associato alla costante SCNHitTestIgnoreHiddenNodesKey |
OptionCategoryBitMaskKey |
Costanti da utilizzare con l'argomento |
OptionSearchModeKey |
Costanti da utilizzare con l'argomento |
RootNodeKey |
Rappresenta il valore associato alla costante SCNHitTestRootNodeKey |
SearchModeKey |
Costanti da utilizzare con l'argomento |
SortResultsKey |
Rappresenta il valore associato alla costante SCNHitTestSortResultsKey |