Compartilhar via


SCNPhysicsTestKeys Classe

Definição

Contém valores que controlam a pesquisa, o abate de backface e o teste de colisão.

[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
Herança
SCNPhysicsTestKeys
Atributos

Propriedades

BackfaceCullingKey

Representa o valor associado à constante SCNPhysicsTestBackfaceCullingKey

CollisionBitMaskKey

Representa o valor associado à constante SCNPhysicsTestCollisionBitMaskKey

SearchModeKey

Representa o valor associado à constante SCNPhysicsTestSearchModeKey

Aplica-se a