Skip to content

Api > Transform > DetachChildren()


Transform.DetachChildren()⚓︎

Unparents all children.

Usage⚓︎

---@type Transform
local transform;


transform.DetachChildren()