共用方式為


SCNPhysicsTestSearchModeKeys 類別

定義

列舉值,以控制傳回哪些衝突搜尋結果。

[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 相關聯的值

適用於