SCNPhysicsFieldScope
Options for defining the region of space affected by a physics field, used by the Scope property.
Declaration
enum SCNPhysicsFieldScopeOverview
You define a region of space for a field using the position of the node containing the field and the field’s halfExtent and usesEllipsoidalExtent properties. Then, you use the scope property to choose whether the field’s area of effect is the interior of this region or whether it is the entirety of scene space excluding this region.