Files
website/docs/stardust-protocol/server/objects/spatial.md
2021-09-27 13:58:46 -05:00

305 B

/spatial

Object managing spatial nodes for parenting.

Signals

create(string name, string spacePath, Vector3 origin, Quat orientation, Vector3 scale, bool translatable, bool rotatable, bool scalable)

Creates a new Spatial at /spatial/[name] with parent at spacePath.