Skip to content

Api > Transform > SetAsLastSibling()


Transform.SetAsLastSibling()⚓︎

Move the transform to the end of the local transform list.

Usage⚓︎

---@type Transform
local transform;


transform.SetAsLastSibling()