# allowSceneObjects

> Allows scene objects to be assigned to the field.

## Definition

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

```csharp
public bool allowSceneObjects { get; set; }
```
