Integrating up through commit 90f050496
This commit is contained in:
@@ -125,7 +125,7 @@ namespace AZ
|
||||
template<typename Iterator, typename Traversal>
|
||||
void SceneGraphDownwardsIterator<Iterator, Traversal>::IgnoreNodeDescendants()
|
||||
{
|
||||
m_ignoreDescendants = true;
|
||||
m_ignoreDescendants = -1;
|
||||
}
|
||||
|
||||
template<typename Iterator, typename Traversal>
|
||||
|
||||
Reference in New Issue
Block a user