Share via


SCNPhysicsTestSearchModeKeys Class

Definition

Enumerates values that control which collision search results are returned.

public static class SCNPhysicsTestSearchModeKeys
type SCNPhysicsTestSearchModeKeys = class
Inheritance
SCNPhysicsTestSearchModeKeys

Properties

Name Description
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