SCNPhysicsTestSearchModeKeys Class

Definition

Enumerates values that control which collision search results are returned.

[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
Inheritance
SCNPhysicsTestSearchModeKeys
Attributes

Properties

All

Represents the value associated with the constant SCNPhysicsTestSearchModeAll

Any

Represents the value associated with the constant SCNPhysicsTestSearchModeAny

Closest

Represents the value associated with the constant SCNPhysicsTestSearchModeClosest

Applies to