Skip to main content

Transform.DetachChildren()

Unparents all children.

Usage

---@type Transform
local transform;


transform.DetachChildren()