Appearance
function findSceneRoot(obj): Object3D;
Ascends obj.parent chain and returns the top-most ancestor (scene or root).
obj.parent
obj
Object3D