---
title: global
framework: realitykit
role: symbol
role_heading: Type Property
path: realitykit/virtualenvironmentprobecomponent/influence-swift.struct/global
---

# global

A global influence — the probe affects all objects in the world regardless of position.

## Declaration

```swift
static var global: VirtualEnvironmentProbeComponent.Influence { get }
```

## See Also

### Creating an influence

- [local(parallaxBounds:blendDistance:)](realitykit/virtualenvironmentprobecomponent/influence-swift.struct/local(parallaxbounds:blenddistance:).md)
- [local(parallaxBounds:influenceBounds:blendDistance:)](realitykit/virtualenvironmentprobecomponent/influence-swift.struct/local(parallaxbounds:influencebounds:blenddistance:).md)
