Share via


SCNPhysicsFieldScope Enum

Definition

Enumerates values specifying whether an SCNPhysicsField affects objects inside or outside its border.

[ObjCRuntime.Native]
public enum SCNPhysicsFieldScope
[<ObjCRuntime.Native>]
type SCNPhysicsFieldScope = 
Inheritance
SCNPhysicsFieldScope
Attributes

Fields

Name Value Description
InsideExtent 0
OutsideExtent 1

Applies to