# LightProbesQuery(Allocator)

> "Constructor for creating Light Probe sample queries."

## Definition

* **Type:** Constructor
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public LightProbesQuery(Allocator allocator)
```

### Parameters

**** (\[Allocator]\(/engine/6000.0/script-reference/unity/collections/allocator)): Memory allocation context.
