---
title: "force::noise"
framework: Compute Graph
role: symbol
role_heading: Function
platforms: [iOS 27.0+, iPadOS 27.0+, macOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: computegraph/force/noise
---

# force::noise

Applies a noise force to the current element

## Declaration

```swift
void force::noise(NoiseParams params)
```

## Parameters

- `params`: Parameters controlling how the noise field is sampled, and how much force to apply.

## Discussion

Discussion note:
