16 lines
582 B
Markdown
16 lines
582 B
Markdown
|
|
---
|
||
|
|
title: PositionControlsRoot
|
||
|
|
description: Headless Wurzel-Primitiv für Positions-, Größen-, Ausrichtungs- und Transformationssteuerelemente.
|
||
|
|
---
|
||
|
|
|
||
|
|
# PositionControlsRoot
|
||
|
|
|
||
|
|
`PositionControlsRoot` gibt Positions-, Größen-, Rotations-, Ausrichtungs-, Spiegel- und Rotations-Handler für die aktuelle Auswahl zurück.
|
||
|
|
|
||
|
|
Verwenden Sie es, wenn Sie benutzerdefinierte Positionssteuerelemente ohne erneute Implementierung der Editor-Verdrahtung möchten.
|
||
|
|
|
||
|
|
## Verwandte APIs
|
||
|
|
|
||
|
|
- [usePosition](../composables/use-position)
|
||
|
|
- [Eigenschafts-Panels-Anleitung](../../guides/property-panels)
|