SCNPhysicsTestSearchModeKeys 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
列舉值,以控制傳回哪些衝突搜尋結果。
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SCNPhysicsTestSearchModeKeys
type SCNPhysicsTestSearchModeKeys = class
- 繼承
-
SCNPhysicsTestSearchModeKeys
- 屬性
屬性
All |
表示與常數 SCNPhysicsTestSearchModeAll 相關聯的值 |
Any |
表示與常數 SCNPhysicsTestSearchModeAny 相關聯的值 |
Closest |
表示與常數 SCNPhysicsTestSearchModeClosest 相關聯的值 |