Version: 2018.1
public Transform root ;

Description

Returns the topmost transform in the hierarchy.

(This never returns null, if this Transform doesn't have a parent it returns itself.)

no example available in C#