SCNPhysicsTestKeys 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,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 SCNPhysicsTestKeys
type SCNPhysicsTestKeys = class
- 继承
-
SCNPhysicsTestKeys
- 属性
属性
BackfaceCullingKey |
表示与常量 SCNPhysicsTestBackfaceCullingKey 关联的值 |
CollisionBitMaskKey |
表示与常量 SCNPhysicsTestCollisionBitMaskKey 关联的值 |
SearchModeKey |
表示与常量 SCNPhysicsTestSearchModeKey 关联的值 |