SCNPhysicsTestKeys 类

定义

包含控制搜索、背面剔除和冲突测试的值。

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

适用于