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 关联的值

适用于