7 lines
260 B
Markdown
7 lines
260 B
Markdown
# /spatial
|
|
|
|
Object managing spatial nodes for parenting.
|
|
|
|
## Signals
|
|
### `create(string name, Vector3 origin, Quat orientation, Vector3 scale, bool translatable, bool rotatable, bool scalable)`
|
|
Creates a new [Spatial](../types/Spatial.md) at `/spatial/[name]`. |