# floatParameter

> Float parameter that is stored in the event and will be sent to the function.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.6/script-reference/unityengine.md)
* **Assembly:** UnityEngine.AnimationModule

```csharp
public float floatParameter { get; set; }
```
