niNodeLinkedList⚓︎
A linked list of scene graph nodes.
Properties⚓︎
data
⚓︎
Read-only. The current scene graph node in the linked list.
Returns:
result
(niNode)
next
⚓︎
Read-only. The next scene graph node in the linked list.
Returns:
result
(niNodeLinkedList)