# cookieSize

> Deprecated, use LightEditor.Settings.cookieSize2D instead.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.6/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

> **Warning:**
>
> **Deprecated.** This property has been deprecated. Use cookieSize2D instead

```csharp
public SerializedProperty cookieSize { get; }
```
