# worldSpaceSize

> The fixed size of the world space panel, used when _worldSpaceSizeMode is set to Fixed.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.UIElements](/engine/6000.7/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
Vector2 worldSpaceSize { get; set; }
```
