Set Parent

STD Library
Server Side
Both Mobile and PC

Setting the parent node requires that both parent and child have the Transform component

Declaration

func SetParent(parent entity<Transform>, child entity<Transform>, worldPositionStays bool)
go

Parameters

Input

Name Type Description
Parent Transform parent node
Child Transform child node
World Position Stays Bool Whether to keep the current world position, rotation and scaling of child nodes, this item is invalid when setting the UI.