Home
last modified time | relevance | path

Searched refs:addToRootContainer (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp1082 bool addToRootContainer { false }; in BindNodeToEcs() local
1168 addToRootContainer = true; in BindNodeToEcs()
1198 parent = addToRootContainer ? RootNode()->GetValue() : currentParent_; in BindNodeToEcs()